diff Engine/Objects/Items.h @ 2574:dd36326a9994

More texture refactoring GetLeather -> DrawTextureCustomHeight
author a.parshin
date Mon, 07 Mar 2016 03:48:40 +0200
parents d569340b05ff
children
line wrap: on
line diff
--- a/Engine/Objects/Items.h	Sat Mar 05 16:25:53 2016 +0200
+++ b/Engine/Objects/Items.h	Mon Mar 07 03:48:40 2016 +0200
@@ -88,6 +88,7 @@
   ITEM_CHAINMAIL_1 = 71,
   ITEM_PLATE_1 = 76,
   ITEM_BUCKLER_1 = 84,
+  ITEM_92 = 92,
   ITEM_GAUNTLETS_1 = 110,
   ITEM_BOOTS_1 = 115,
   ITEM_WAND_FIRE = 135,