mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-14 02:20:22 -07:00
Rename Class96 to NpcType
This commit is contained in:
parent
1d599cf06a
commit
08fa06c251
11 changed files with 22 additions and 22 deletions
|
|
@ -117,7 +117,7 @@ public final class Static112 {
|
|||
|
||||
@OriginalMember(owner = "client!ij", name = "a", descriptor = "(Lclient!km;I)I")
|
||||
public static int method2299(@OriginalArg(0) Npc arg0) {
|
||||
@Pc(13) Class96 local13 = arg0.aClass96_1;
|
||||
@Pc(13) NpcType local13 = arg0.aClass96_1;
|
||||
if (local13.anIntArray357 != null) {
|
||||
local13 = local13.method2932();
|
||||
if (local13 == null) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue