mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 09:30:22 -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
|
|
@ -246,6 +246,6 @@ public final class Static164 {
|
|||
Static129.method2488(local125);
|
||||
Rasteriser.method1908();
|
||||
Rasteriser.aBoolean136 = true;
|
||||
return Static239.aBoolean269 && !arg1 ? new GlSprite(local133) : local133;
|
||||
return GlRenderer.enabled && !arg1 ? new GlSprite(local133) : local133;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue