1
0

Fix spelling of PRISMRAINE

Fixes #1497
This commit is contained in:
Alexander Harkness 2014-10-02 07:22:12 +01:00
parent 7c731dbd8a
commit 2f945475f2

View File

@ -556,7 +556,7 @@ enum
E_META_PRESSURE_PLATE_DEPRESSED = 1,
// E_BLOCK_PRISMARINE_BLOCK metas:
E_META_PRISMRAINE_BLOCK_ROUGH = 0,
E_META_PRISMARINE_BLOCK_ROUGH = 0,
E_META_PRISMARINE_BLOCK_BRICKS = 1,
E_META_PRISMARINE_BLOCK_DARK = 2,