Fix spelling of PRISMRAINE

Fixes #1497
master
Alexander Harkness 2014-10-02 07:22:12 +01:00
parent 7c731dbd8a
commit 2f945475f2
1 changed files with 1 additions and 1 deletions

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,