mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 00:15:15 -06:00
Rename Class96 to NpcType
This commit is contained in:
parent
1d599cf06a
commit
08fa06c251
11 changed files with 22 additions and 22 deletions
|
|
@ -110,7 +110,7 @@ public final class Static54 {
|
|||
for (local146 = 0; local146 < Static272.anInt5214; local146++) {
|
||||
@Pc(498) Npc local498 = Static175.aClass8_Sub4_Sub2Array1[Static33.anIntArray79[local146]];
|
||||
if (local498 != null && local498.method2682()) {
|
||||
@Pc(507) Class96 local507 = local498.aClass96_1;
|
||||
@Pc(507) NpcType local507 = local498.aClass96_1;
|
||||
if (local507 != null && local507.anIntArray357 != null) {
|
||||
local507 = local507.method2932();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue