mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-19 01:15:19 -06:00
Rename Class96 to NpcType
This commit is contained in:
parent
1d599cf06a
commit
08fa06c251
11 changed files with 22 additions and 22 deletions
|
|
@ -80,7 +80,7 @@ public final class Class3_Sub12 extends Node {
|
|||
} else if (this.aClass8_Sub4_Sub2_1 != null) {
|
||||
@Pc(92) int local92 = Static112.method2299(this.aClass8_Sub4_Sub2_1);
|
||||
if (local8 != local92) {
|
||||
@Pc(100) Class96 local100 = this.aClass8_Sub4_Sub2_1.aClass96_1;
|
||||
@Pc(100) NpcType local100 = this.aClass8_Sub4_Sub2_1.aClass96_1;
|
||||
this.anInt2044 = local92;
|
||||
if (local100.anIntArray357 != null) {
|
||||
local100 = local100.method2932();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue