mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-18 04:20:21 -07:00
Basic NPC rendering under playground project
This commit is contained in:
parent
8fb5b3fc75
commit
3a90dfc1b3
43 changed files with 555 additions and 315 deletions
|
|
@ -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;")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue