mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-20 05:20:24 -07:00
Renamed Static239 to GlRenderer, started refactoring
This commit is contained in:
parent
ddbfcb0e86
commit
8119ba8336
125 changed files with 962 additions and 962 deletions
|
|
@ -23,7 +23,7 @@ public final class NanoTimer extends Timer {
|
|||
if (local9 > local14) {
|
||||
local14 = local9;
|
||||
}
|
||||
Static231.method3983(local14 / 1000000L);
|
||||
Static231.sleep(local14 / 1000000L);
|
||||
@Pc(31) int local31 = 0;
|
||||
@Pc(33) long local33 = System.nanoTime();
|
||||
while (local31 < 10 && (local31 < 1 || this.aLong142 < local33)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue