mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-14 02:20:22 -07:00
Rename Class8_Sub4_Sub2 to Npc
This commit is contained in:
parent
7d7b412290
commit
c09ceb3771
26 changed files with 38 additions and 38 deletions
|
|
@ -37,7 +37,7 @@ public final class Static195 {
|
|||
local16.method4658();
|
||||
} else if (Static83.anInt372 >= local21.anInt4822) {
|
||||
if (local21.anInt4819 > 0) {
|
||||
@Pc(54) Class8_Sub4_Sub2 local54 = Static175.aClass8_Sub4_Sub2Array1[local21.anInt4819 - 1];
|
||||
@Pc(54) Npc local54 = Static175.aClass8_Sub4_Sub2Array1[local21.anInt4819 - 1];
|
||||
if (local54 != null && local54.anInt3412 >= 0 && local54.anInt3412 < 13312 && local54.anInt3421 >= 0 && local54.anInt3421 < 13312) {
|
||||
local21.method3705(local54.anInt3421, Static83.anInt372, Static207.method3685(local21.anInt4810, local54.anInt3412, local54.anInt3421) - local21.anInt4805, local54.anInt3412);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue