mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-19 04:50:25 -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
|
|
@ -293,7 +293,7 @@ public abstract class PathingEntity extends Entity {
|
|||
this.anInt3405 = 0;
|
||||
this.anInt3421 = arg0 * 64 + this.movementQueueZ[0] * 128;
|
||||
this.anInt3412 = arg0 * 64 + this.movementQueueX[0] * 128;
|
||||
if (Static239.aBoolean269 && Static173.self == this) {
|
||||
if (GlRenderer.enabled && Static173.self == this) {
|
||||
Static86.method1799();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue