mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-20 05:20:24 -07:00
Refactored SignLink classes
This commit is contained in:
parent
8a35c73f76
commit
38800991cb
49 changed files with 741 additions and 748 deletions
|
|
@ -96,9 +96,9 @@ public final class Static165 {
|
|||
@OriginalMember(owner = "client!nb", name = "a", descriptor = "(II)Lclient!na;")
|
||||
public static JagString method3165() {
|
||||
@Pc(21) JagString local21 = new JagString();
|
||||
local21.anInt4030 = 1;
|
||||
local21.aByteArray52 = new byte[1];
|
||||
local21.aByteArray52[0] = -96;
|
||||
local21.length = 1;
|
||||
local21.chars = new byte[1];
|
||||
local21.chars[0] = -96;
|
||||
return local21;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue