mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 01:21:23 -07:00
Refactored SignLink classes
This commit is contained in:
parent
8a35c73f76
commit
38800991cb
49 changed files with 741 additions and 748 deletions
|
|
@ -57,8 +57,8 @@ public final class Static87 {
|
|||
@OriginalMember(owner = "client!gn", name = "a", descriptor = "(BI)Lclient!na;")
|
||||
public static JagString method1804(@OriginalArg(1) int arg0) {
|
||||
@Pc(13) JagString local13 = new JagString();
|
||||
local13.anInt4030 = 0;
|
||||
local13.aByteArray52 = new byte[arg0];
|
||||
local13.length = 0;
|
||||
local13.chars = new byte[arg0];
|
||||
return local13;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue