Loads of refactoring, renamed Class3_Sub13 to EnumStringEntry too

This commit is contained in:
Pazaz 2022-04-23 16:25:30 -04:00
parent e11ef7d372
commit d2c6c19cb8
263 changed files with 2432 additions and 2436 deletions

View file

@ -9,7 +9,7 @@ public final class Static175 {
public static JagString url;
@OriginalMember(owner = "client!nm", name = "S", descriptor = "[Lclient!km;")
public static final Npc[] aClass8_Sub4_Sub2Array1 = new Npc[32768];
public static final Npc[] npcs = new Npc[32768];
@OriginalMember(owner = "client!nm", name = "U", descriptor = "I")
public static int mapFilesMissingCount = 0;