mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 00:15:15 -06:00
More accurate Buffer naming, renamed allocation arrays
This commit is contained in:
parent
5e66d3ba01
commit
c5ef44dfcb
58 changed files with 891 additions and 896 deletions
|
|
@ -76,9 +76,9 @@ public final class Environment {
|
|||
this.anInt3530 = -50;
|
||||
this.anInt3528 = -60;
|
||||
} else {
|
||||
this.anInt3530 = arg0.g2s();
|
||||
this.anInt3528 = arg0.g2s();
|
||||
this.anInt3527 = arg0.g2s();
|
||||
this.anInt3530 = arg0.g2b();
|
||||
this.anInt3528 = arg0.g2b();
|
||||
this.anInt3527 = arg0.g2b();
|
||||
}
|
||||
if ((local7 & 0x20) == 0) {
|
||||
this.anInt3525 = FogManager.anInt3922;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue