mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-20 21:40:30 -07:00
Refactor client.mainLoad
This commit is contained in:
parent
c2553bfafb
commit
16e8148b7a
148 changed files with 1021 additions and 1023 deletions
|
|
@ -82,7 +82,7 @@ public final class Static225 {
|
|||
Static186.password = arg1;
|
||||
Static5.anInt39 = arg2;
|
||||
Static186.username = arg0;
|
||||
if (Static186.username.method3108(Static186.aClass100_827) || Static186.password.method3108(Static186.aClass100_827)) {
|
||||
if (Static186.username.method3108(Static186.EMPTY_FILE) || Static186.password.method3108(Static186.EMPTY_FILE)) {
|
||||
Static266.anInt5336 = 3;
|
||||
} else if (Static125.worldId == -1) {
|
||||
Static20.anInt673 = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue