mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-16 16:05:13 -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
|
|
@ -220,8 +220,8 @@ public final class Player extends PathingEntity {
|
|||
this.anInt1651 = local20 >> 6 & 0x3;
|
||||
this.xFine += (this.getSize() - local41) * 64;
|
||||
this.zFine += (this.getSize() - local41) * 64;
|
||||
this.anInt1669 = arg0.g1s();
|
||||
this.anInt1649 = arg0.g1s();
|
||||
this.anInt1669 = arg0.g1b();
|
||||
this.anInt1649 = arg0.g1b();
|
||||
this.anInt1650 = 0;
|
||||
@Pc(111) int local111;
|
||||
@Pc(127) int local127;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue