Basic NPC rendering under playground project

This commit is contained in:
Pazaz 2022-04-25 18:25:21 -04:00
parent 8fb5b3fc75
commit 3a90dfc1b3
43 changed files with 555 additions and 315 deletions

View file

@ -6,10 +6,7 @@ import org.openrs2.deob.annotation.Pc;
public final class Static18 {
@OriginalMember(owner = "client!bh", name = "M", descriptor = "Z")
public static boolean loaded;
@OriginalMember(owner = "client!bh", name = "t", descriptor = "I")
@OriginalMember(owner = "client!bh", name = "t", descriptor = "I")
public static int anInt588 = 0;
@OriginalMember(owner = "client!bh", name = "C", descriptor = "Lclient!na;")