Add trade and duel inventory to widget item inventory overlay
This commit is contained in:
@@ -160,6 +160,8 @@ public class WidgetID
|
||||
public static final int CHAMBERS_OF_XERIC_STORAGE_UNIT_PRIVATE_GROUP_ID = 271;
|
||||
public static final int CHAMBERS_OF_XERIC_STORAGE_UNIT_SHARED_GROUP_ID = 550;
|
||||
public static final int CHAMBERS_OF_XERIC_STORAGE_UNIT_INVENTORY_GROUP_ID = 551;
|
||||
public static final int DUEL_INVENTORY_GROUP_ID = 421;
|
||||
public static final int DUEL_INVENTORY_OTHER_GROUP_ID = 481;
|
||||
|
||||
static class WorldMap
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user