mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-13 18:10:20 -07:00
JagString toString function, a few extra renames
This commit is contained in:
parent
0a6c38d78e
commit
08fa329cf9
7 changed files with 82 additions and 80 deletions
|
|
@ -327,7 +327,7 @@ public final class client extends GameShell {
|
|||
}
|
||||
}
|
||||
if (GlRenderer.enabled && (arg0 == 25 || arg0 == 28 || arg0 == 40)) {
|
||||
GlRenderer.method4160();
|
||||
GlRenderer.draw();
|
||||
}
|
||||
gameState = arg0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue