Add ItemIdentification to Seed Box, Looting Bag, and Miscellania collection screen (#8999)

Closes #9028
This commit is contained in:
Hydrox6
2019-06-11 13:41:22 +01:00
committed by Tomas Slusny
parent 483c2056f1
commit c979088466
2 changed files with 5 additions and 1 deletions

View File

@@ -139,6 +139,7 @@ public class WidgetID
public static final int BEGINNER_CLUE_MAP_DRAYNOR = 348;
public static final int BEGINNER_CLUE_MAP_NORTH_OF_FALADOR = 351;
public static final int BEGINNER_CLUE_MAP_WIZARDS_TOWER = 356;
public static final int SEED_BOX_GROUP_ID = 128;
static class WorldMap
{