mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-16 19:40:18 -07: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
|
|
@ -126,7 +126,7 @@ public final class Static54 {
|
|||
}
|
||||
}
|
||||
for (local146 = 0; local146 < Static267.anInt5774; local146++) {
|
||||
@Pc(591) Class8_Sub4_Sub1 local591 = Static159.aClass8_Sub4_Sub1Array1[Static105.anIntArray256[local146]];
|
||||
@Pc(591) Player local591 = Static159.aClass8_Sub4_Sub1Array1[Static105.anIntArray256[local146]];
|
||||
if (local591 != null && local591.method2682()) {
|
||||
local154 = local591.anInt3421 / 32 - Static173.aClass8_Sub4_Sub1_2.anInt3421 / 32;
|
||||
local150 = local591.anInt3412 / 32 - Static173.aClass8_Sub4_Sub1_2.anInt3412 / 32;
|
||||
|
|
@ -178,7 +178,7 @@ public final class Static54 {
|
|||
Static97.method1960(local770.anInt4048, arg1, arg2, local154, local231, arg3);
|
||||
}
|
||||
if (local770.anInt4058 == 10 && local770.anInt4057 >= 0 && Static159.aClass8_Sub4_Sub1Array1.length > local770.anInt4057) {
|
||||
@Pc(905) Class8_Sub4_Sub1 local905 = Static159.aClass8_Sub4_Sub1Array1[local770.anInt4057];
|
||||
@Pc(905) Player local905 = Static159.aClass8_Sub4_Sub1Array1[local770.anInt4057];
|
||||
if (local905 != null) {
|
||||
local200 = local905.anInt3421 / 32 - Static173.aClass8_Sub4_Sub1_2.anInt3421 / 32;
|
||||
local231 = local905.anInt3412 / 32 - Static173.aClass8_Sub4_Sub1_2.anInt3412 / 32;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue