mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-18 20:40:20 -07:00
Rename Class3_Sub15_Sub1 to Packet
This commit is contained in:
parent
0592c804f7
commit
38ec22375d
5 changed files with 6 additions and 6 deletions
|
|
@ -5,7 +5,7 @@ import org.openrs2.deob.annotation.Pc;
|
|||
public final class Static6 {
|
||||
|
||||
@OriginalMember(owner = "client!ag", name = "P", descriptor = "Lclient!i;")
|
||||
public static final Class3_Sub15_Sub1 aClass3_Sub15_Sub1_1 = new Class3_Sub15_Sub1(5000);
|
||||
public static final Packet aClass3_Sub15_Sub1_1 = new Packet(5000);
|
||||
|
||||
@OriginalMember(owner = "client!ag", name = "ab", descriptor = "Lclient!na;")
|
||||
public static final JagString aClass100_17 = Static28.method790("0");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue