1
0

Added barrier block

This commit is contained in:
Masy98
2014-09-11 16:07:54 +02:00
parent 8c3cd18cdd
commit 741791ecfc
3 changed files with 7 additions and 1 deletions

View File

@@ -94,6 +94,7 @@ private:
switch (a_BlockType)
{
case E_BLOCK_ANVIL:
case E_BLOCK_BARRIER:
case E_BLOCK_BEACON:
case E_BLOCK_BEDROCK:
case E_BLOCK_BREWING_STAND: