mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-16 16:05:13 -06: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 Static16 {
|
|||
|
||||
@OriginalMember(owner = "client!bf", name = "c", descriptor = "(I)V")
|
||||
public static void method501() {
|
||||
if (!Static239.aBoolean269 || Static231.aBoolean252) {
|
||||
if (!GlRenderer.enabled || Static231.aBoolean252) {
|
||||
return;
|
||||
}
|
||||
@Pc(14) Tile[][][] local14 = Static130.aClass3_Sub5ArrayArrayArray1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue