mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-13 01:51:39 -07:00
Refactored a bit of the connection process, added a GlobalConfig class to control behavior
This commit is contained in:
parent
ec83b1f868
commit
80c6ba05ff
94 changed files with 592 additions and 578 deletions
|
|
@ -81,7 +81,7 @@ public final class Static170 {
|
|||
local20 = new LongNode(4611686018427387905L);
|
||||
Static199.aClass133_20.method3862(local20, (long) arg1);
|
||||
} else if (local20.aLong55 != 4611686018427387905L) {
|
||||
local20.aLong55 = MonotonicClock.method5096() + 500L | 0x4000000000000000L;
|
||||
local20.aLong55 = MonotonicClock.currentTimeMillis() + 500L | 0x4000000000000000L;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue