Reorganized some static classes and deleted empty leftover ones

This commit is contained in:
Pazaz 2022-06-15 14:40:14 -04:00
parent 8708007fd1
commit 53d9d9d904
55 changed files with 430 additions and 559 deletions

View file

@ -231,13 +231,13 @@ public final class DisplayMode {
aBoolean156 = false;
}
if (InterfaceList.topLevelInterface != -1) {
Static210.method3712(true);
InterfaceList.method3712(true);
}
if (Protocol.socket != null && (client.gameState == 30 || client.gameState == 25)) {
ClientProt.method1373();
}
for (@Pc(466) int local466 = 0; local466 < 100; local466++) {
Static186.aBooleanArray100[local466] = true;
InterfaceList.aBooleanArray100[local466] = true;
}
GameShell.fullRedraw = true;
}