inventory tags: Show on gravestone collection interface (#14113)

This commit is contained in:
Arnaud Peralta
2021-09-14 08:59:07 +02:00
committed by GitHub
parent d58cecdb8d
commit 4bf15daaa1
2 changed files with 3 additions and 0 deletions

View File

@@ -168,6 +168,7 @@ public class WidgetID
public static final int TEMPOROSS_GROUP_ID = 437;
public static final int CLAN_GROUP_ID = 701;
public static final int CLAN_GUEST_GROUP_ID = 702;
public static final int GRAVESTONE_GROUP_ID = 672;
static class WorldMap
{