Refactored GameShell

This commit is contained in:
Pazaz 2022-04-21 01:14:22 -04:00
parent bc7ecce61c
commit 3c58eb3a01
83 changed files with 700 additions and 712 deletions

View file

@ -10,9 +10,6 @@ public final class Static58 {
@OriginalMember(owner = "client!eh", name = "g", descriptor = "[[[I")
public static int[][][] anIntArrayArrayArray5;
@OriginalMember(owner = "client!eh", name = "a", descriptor = "Z")
public static boolean aBoolean101 = false;
@OriginalMember(owner = "client!eh", name = "j", descriptor = "I")
public static int wheelRotation = 0;