mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-17 20:10:21 -07:00
Rename Class93_Sub1 to MillisTimer
This commit is contained in:
parent
67bedeef79
commit
c9f355cf3c
2 changed files with 3 additions and 3 deletions
|
|
@ -24,7 +24,7 @@ public final class Static70 {
|
|||
try {
|
||||
return (Timer) Class.forName("NanoTimer").getDeclaredConstructor().newInstance();
|
||||
} catch (@Pc(15) Throwable local15) {
|
||||
return new Class93_Sub1();
|
||||
return new MillisTimer();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue