mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-10 21:21:06 -06:00
Renamed some helper functions
This commit is contained in:
parent
9694e42577
commit
ad45cb829b
28 changed files with 256 additions and 256 deletions
|
|
@ -229,7 +229,7 @@ public final class DisplayMode {
|
|||
InterfaceList.method3712(true);
|
||||
}
|
||||
if (Protocol.socket != null && (client.gameState == 30 || client.gameState == 25)) {
|
||||
ClientProt.method1373();
|
||||
ClientProt.sendWindowDetails();
|
||||
}
|
||||
for (@Pc(466) int local466 = 0; local466 < 100; local466++) {
|
||||
InterfaceList.aBooleanArray100[local466] = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue