mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 08:25:14 -06:00
Moved p1isaac calls to ClientProt, need to organize them outside of this class later
This commit is contained in:
parent
11db30a704
commit
dc6deb9151
22 changed files with 1284 additions and 1277 deletions
|
|
@ -203,7 +203,7 @@ public final class Static197 {
|
|||
Static210.method3712(true);
|
||||
}
|
||||
if (Protocol.socket != null && (client.gameState == 30 || client.gameState == 25)) {
|
||||
Static59.method1373();
|
||||
ClientProt.method1373();
|
||||
}
|
||||
for (@Pc(466) int local466 = 0; local466 < 100; local466++) {
|
||||
Static186.aBooleanArray100[local466] = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue