mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-13 01:51:39 -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
|
|
@ -151,7 +151,7 @@ public final class Static132 {
|
|||
Static56.anInt1742 = arg6;
|
||||
Static116.anInt2954 = arg7;
|
||||
}
|
||||
if (!Static239.aBoolean269 && !arg8) {
|
||||
if (!GlRenderer.enabled && !arg8) {
|
||||
Rasteriser.aBoolean138 = false;
|
||||
if (local307 < 0 || local323 < 0 || local291 < 0 || local307 > Rasteriser.anInt2472 || local323 > Rasteriser.anInt2472 || local291 > Rasteriser.anInt2472) {
|
||||
Rasteriser.aBoolean138 = true;
|
||||
|
|
@ -177,7 +177,7 @@ public final class Static132 {
|
|||
Static56.anInt1742 = arg6;
|
||||
Static116.anInt2954 = arg7;
|
||||
}
|
||||
if (Static239.aBoolean269 || arg8) {
|
||||
if (GlRenderer.enabled || arg8) {
|
||||
return;
|
||||
}
|
||||
Rasteriser.aBoolean138 = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue