Merge branch 'master' into 1.8-Protocol
commit
fb68382d9b
|
@ -51,7 +51,8 @@ public:
|
|||
}
|
||||
default:
|
||||
{
|
||||
ASSERT(!"Unhandled ore!");
|
||||
a_Pickups.push_back(cItem(m_BlockType));
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue