mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 08:25:14 -06:00
Rename Class8_Sub4_Sub1 to Player
This commit is contained in:
parent
c832c5d8b8
commit
eee8888652
31 changed files with 36 additions and 36 deletions
|
|
@ -72,7 +72,7 @@ public final class Static245 {
|
|||
public static void method4226() {
|
||||
for (@Pc(7) int local7 = 0; local7 < Static116.anInt2951; local7++) {
|
||||
@Pc(31) int local31 = Static44.anIntArray106[local7];
|
||||
@Pc(35) Class8_Sub4_Sub1 local35 = Static159.aClass8_Sub4_Sub1Array1[local31];
|
||||
@Pc(35) Player local35 = Static159.aClass8_Sub4_Sub1Array1[local31];
|
||||
@Pc(39) int local39 = Static57.aClass3_Sub15_Sub1_3.method2229();
|
||||
if ((local39 & 0x10) != 0) {
|
||||
local39 += Static57.aClass3_Sub15_Sub1_3.method2229() << 8;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue