mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 01:21:23 -07:00
Move packets to Protocol class, general refactoring
This commit is contained in:
parent
b3a5fdbec9
commit
49ccfc34ec
142 changed files with 3092 additions and 3089 deletions
|
|
@ -4,9 +4,6 @@ import org.openrs2.deob.annotation.Pc;
|
|||
|
||||
public final class Static209 {
|
||||
|
||||
@OriginalMember(owner = "client!ra", name = "J", descriptor = "I")
|
||||
public static int miscTransmitAt = 0;
|
||||
|
||||
@OriginalMember(owner = "client!ra", name = "jb", descriptor = "J")
|
||||
public static volatile long aLong161 = 0L;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue