Update Widget IDs to 2021-11-24

This commit is contained in:
RuneLite Cache-Code Autoupdater
2021-11-24 04:23:25 -07:00
committed by Max Weber
parent 589a7a9452
commit 0b4976b87b
@@ -926,11 +926,11 @@ public final class WidgetID
static class Clan
{
static final int MEMBERS = 8;
static final int MEMBERS = 6;
}
static class ClanGuest
{
static final int MEMBERS = 8;
static final int MEMBERS = 6;
}
}