mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 16:35:14 -06:00
Renamed Environment/FogManager fields
This commit is contained in:
parent
bec02e0934
commit
dce7c0aede
25 changed files with 363 additions and 383 deletions
|
|
@ -308,7 +308,7 @@ public abstract class PathingEntity extends Entity {
|
|||
this.zFine = arg0 * 64 + this.movementQueueZ[0] * 128;
|
||||
this.xFine = arg0 * 64 + this.movementQueueX[0] * 128;
|
||||
if (GlRenderer.enabled && PlayerList.self == this) {
|
||||
Static103.setInstantFade();
|
||||
FogManager.setInstantFade();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue