summaryrefslogtreecommitdiffstats
path: root/source/BlockID.h
diff options
context:
space:
mode:
authorTiger Wang <ziwei.tiger@hotmail.co.uk>2013-08-18 12:58:19 +0200
committerTiger Wang <ziwei.tiger@hotmail.co.uk>2013-08-18 12:58:19 +0200
commit9e0b8b5bee6fec15df846334cffc2d8e913c0328 (patch)
treebab0c58d34046bc67e55ef1b6071aed295921bad /source/BlockID.h
parentMerge remote-tracking branch 'upstream/master' (diff)
downloadcuberite-9e0b8b5bee6fec15df846334cffc2d8e913c0328.tar
cuberite-9e0b8b5bee6fec15df846334cffc2d8e913c0328.tar.gz
cuberite-9e0b8b5bee6fec15df846334cffc2d8e913c0328.tar.bz2
cuberite-9e0b8b5bee6fec15df846334cffc2d8e913c0328.tar.lz
cuberite-9e0b8b5bee6fec15df846334cffc2d8e913c0328.tar.xz
cuberite-9e0b8b5bee6fec15df846334cffc2d8e913c0328.tar.zst
cuberite-9e0b8b5bee6fec15df846334cffc2d8e913c0328.zip
Diffstat (limited to 'source/BlockID.h')
-rw-r--r--source/BlockID.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/BlockID.h b/source/BlockID.h
index 8a60c16ce..3c4381ae1 100644
--- a/source/BlockID.h
+++ b/source/BlockID.h
@@ -170,7 +170,7 @@ enum ENUM_BLOCK_ID
E_BLOCK_DROPPER = 158,
E_BLOCK_STAINED_CLAY = 159,
- E_BLOCK_HAY_BALE = 170
+ E_BLOCK_HAY_BALE = 170,
E_BLOCK_CARPET = 171,
E_BLOCK_HARDENED_CLAY = 172,
E_BLOCK_BLOCK_OF_COAL = 173,