summaryrefslogtreecommitdiffstats
path: root/src/BlockID.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/BlockID.h')
-rw-r--r--src/BlockID.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/BlockID.h b/src/BlockID.h
index 96540bd6f..10a9b6672 100644
--- a/src/BlockID.h
+++ b/src/BlockID.h
@@ -459,6 +459,7 @@ enum ENUM_ITEM_ID : short
E_ITEM_GOLD_HORSE_ARMOR = 418,
E_ITEM_DIAMOND_HORSE_ARMOR = 419,
E_ITEM_LEAD = 420,
+ E_ITEM_LEASH = E_ITEM_LEAD,
E_ITEM_NAME_TAG = 421,
E_ITEM_MINECART_WITH_COMMAND_BLOCK = 422,
E_ITEM_RAW_MUTTON = 423,