Mineshafts: silenced a compiler warning.
This commit is contained in:
parent
9bc79722c7
commit
b5821998b4
@ -780,6 +780,7 @@ void cMineShaftCorridor::PlaceChest(cChunkDesc & a_ChunkDesc)
|
||||
|
||||
case dirZM:
|
||||
case dirZP:
|
||||
default:
|
||||
{
|
||||
x = m_BoundingBox.p1.x - BlockX;
|
||||
z = m_BoundingBox.p1.z + m_ChestPosition - BlockZ;
|
||||
|
Loading…
Reference in New Issue
Block a user