mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-16 16:05:13 -06:00
Started organizing CS2/Protocol-related functions
This commit is contained in:
parent
46740027df
commit
ef6a5d7385
268 changed files with 5936 additions and 6093 deletions
|
|
@ -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();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue