mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 08:25:14 -06: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
|
|
@ -10,9 +10,6 @@ public final class Static185 {
|
|||
@OriginalMember(owner = "client!p", name = "g", descriptor = "F")
|
||||
public static float aFloat23;
|
||||
|
||||
@OriginalMember(owner = "client!p", name = "d", descriptor = "I")
|
||||
public static int anInt4369 = 0;
|
||||
|
||||
@OriginalMember(owner = "client!p", name = "a", descriptor = "(I)V")
|
||||
public static void method3395() {
|
||||
if (LoginManager.step == 5) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue