mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-16 07:55:13 -06:00
Move all localized text to LocalizedText class
This commit is contained in:
parent
6d9afcdc29
commit
ec83b1f868
230 changed files with 1773 additions and 1738 deletions
|
|
@ -11,7 +11,7 @@ public final class Static270 {
|
|||
public static WorldMapFont aClass41_9;
|
||||
|
||||
@OriginalMember(owner = "client!wb", name = "a", descriptor = "Lclient!na;")
|
||||
public static final JagString aClass100_1089 = Static28.method790(")2");
|
||||
public static final JagString aClass100_1089 = Static28.parse(")2");
|
||||
|
||||
@OriginalMember(owner = "client!wb", name = "c", descriptor = "I")
|
||||
public static int anInt5794 = -1;
|
||||
|
|
@ -20,19 +20,13 @@ public final class Static270 {
|
|||
public static int anInt5795 = 0;
|
||||
|
||||
@OriginalMember(owner = "client!wb", name = "e", descriptor = "Lclient!na;")
|
||||
public static final JagString aClass100_1090 = Static28.method790("l");
|
||||
public static final JagString aClass100_1090 = Static28.parse("l");
|
||||
|
||||
@OriginalMember(owner = "client!wb", name = "f", descriptor = "Lclient!wa;")
|
||||
public static final Buffer aClass3_Sub15_9 = new Buffer(new byte[5000]);
|
||||
|
||||
@OriginalMember(owner = "client!wb", name = "i", descriptor = "Lclient!na;")
|
||||
private static final JagString aClass100_1092 = Static28.method790("Cancel");
|
||||
|
||||
@OriginalMember(owner = "client!wb", name = "h", descriptor = "Lclient!na;")
|
||||
public static JagString aClass100_1091 = aClass100_1092;
|
||||
|
||||
@OriginalMember(owner = "client!wb", name = "j", descriptor = "Lclient!na;")
|
||||
public static final JagString aClass100_1093 = Static28.method790("Memory after cleanup=");
|
||||
public static final JagString aClass100_1093 = Static28.parse("Memory after cleanup=");
|
||||
|
||||
@OriginalMember(owner = "client!wb", name = "m", descriptor = "Lclient!na;")
|
||||
public static JagString aClass100_1094 = null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue