mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 09:30:22 -07:00
Rename Class209 to MonotonicClock
This commit is contained in:
parent
cb9188b076
commit
a7355ebbb3
18 changed files with 44 additions and 44 deletions
|
|
@ -55,10 +55,10 @@ public final class Static148 {
|
|||
Static7.anIntArray75[arg0] = arg1;
|
||||
@Pc(21) Class3_Sub10 local21 = (Class3_Sub10) Static199.aClass133_20.method3863((long) arg0);
|
||||
if (local21 == null) {
|
||||
local21 = new Class3_Sub10(Class209.method5096() + 500L);
|
||||
local21 = new Class3_Sub10(MonotonicClock.method5096() + 500L);
|
||||
Static199.aClass133_20.method3862(local21, (long) arg0);
|
||||
} else {
|
||||
local21.aLong55 = Class209.method5096() + 500L;
|
||||
local21.aLong55 = MonotonicClock.method5096() + 500L;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue