mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 09:30:22 -07:00
Refactored some buffering classes
This commit is contained in:
parent
38800991cb
commit
e79d5ddee8
29 changed files with 391 additions and 391 deletions
|
|
@ -105,7 +105,7 @@ public final class Static137 {
|
|||
if (GlRenderer.enabled) {
|
||||
Static129.anIntArray297 = null;
|
||||
} else {
|
||||
Static260.frameBuffer.method4189();
|
||||
Static260.frameBuffer.makeTarget();
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
|
@ -113,7 +113,7 @@ public final class Static137 {
|
|||
if (GlRenderer.enabled) {
|
||||
Static129.anIntArray297 = null;
|
||||
} else {
|
||||
Static260.frameBuffer.method4189();
|
||||
Static260.frameBuffer.makeTarget();
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
|
@ -134,7 +134,7 @@ public final class Static137 {
|
|||
if (GlRenderer.enabled) {
|
||||
Static129.anIntArray297 = null;
|
||||
} else {
|
||||
Static260.frameBuffer.method4189();
|
||||
Static260.frameBuffer.makeTarget();
|
||||
}
|
||||
Static56.aClass3_Sub2_Sub1_Sub1_1 = null;
|
||||
return true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue