Started organizing CS2/Protocol-related functions

This commit is contained in:
Pazaz 2022-04-25 04:02:02 -04:00
parent 46740027df
commit ef6a5d7385
268 changed files with 5936 additions and 6093 deletions

View file

@ -21,7 +21,7 @@ public final class Static31 {
public static void method846() {
if (!SceneGraph.allLevelsAreVisible() && Static41.anInt1316 != Player.level) {
Static127.method2463(Player.level, Static52.anInt1695, Static80.centralZoneX, PlayerList.self.movementQueueZ[0], false, PlayerList.self.movementQueueX[0]);
} else if (Player.level != Static107.anInt2875 && Static137.method2665(Player.level)) {
} else if (Player.level != Static107.anInt2875 && MiniMap.renderMap(Player.level)) {
Static107.anInt2875 = Player.level;
Static269.method2218();
}