Fixed iron ore drop.
This commit is contained in:
parent
1849e620fc
commit
abcae75992
@ -51,7 +51,8 @@ public:
|
||||
}
|
||||
default:
|
||||
{
|
||||
ASSERT(!"Unhandled ore!");
|
||||
a_Pickups.push_back(cItem(m_BlockType));
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user