mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-20 13:30:30 -07:00
Created TypeList classes and moved static members to them
This commit is contained in:
parent
6ba1f2f808
commit
b3a5fdbec9
356 changed files with 6604 additions and 6652 deletions
|
|
@ -12,7 +12,7 @@ public final class GlBuffer {
|
|||
public ByteBuffer aByteBuffer8;
|
||||
|
||||
@OriginalMember(owner = "client!ql", name = "b", descriptor = "Z")
|
||||
public boolean aBoolean235 = false;
|
||||
public boolean valid = false;
|
||||
|
||||
@OriginalMember(owner = "client!ql", name = "a", descriptor = "I")
|
||||
public int anInt4777 = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue