project: Rev update
This commit is contained in:
@@ -1,25 +1,25 @@
|
||||
import net.runelite.mapping.Implements;
|
||||
import net.runelite.mapping.ObfuscatedName;
|
||||
|
||||
@ObfuscatedName("hm")
|
||||
@ObfuscatedName("hy")
|
||||
@Implements("Strings")
|
||||
public class Strings {
|
||||
@ObfuscatedName("bd")
|
||||
public static String field2797;
|
||||
@ObfuscatedName("cb")
|
||||
public static String field3006;
|
||||
@ObfuscatedName("jw")
|
||||
public static String field2894;
|
||||
@ObfuscatedName("jt")
|
||||
public static String field3013;
|
||||
@ObfuscatedName("jn")
|
||||
public static String field3014;
|
||||
@ObfuscatedName("bu")
|
||||
public static String field2823;
|
||||
@ObfuscatedName("cs")
|
||||
public static String field2862;
|
||||
@ObfuscatedName("jo")
|
||||
public static String field2912;
|
||||
@ObfuscatedName("jl")
|
||||
public static String field3039;
|
||||
@ObfuscatedName("js")
|
||||
public static String field2786;
|
||||
|
||||
static {
|
||||
field2797 = "Please visit the support page for assistance.";
|
||||
field3006 = "Please visit the support page for assistance.";
|
||||
field2894 = "";
|
||||
field3013 = "Page has opened in a new window.";
|
||||
field3014 = "(Please check your popup blocker.)";
|
||||
field2823 = "Please visit the support page for assistance.";
|
||||
field2862 = "Please visit the support page for assistance.";
|
||||
field2912 = "";
|
||||
field3039 = "Page has opened in a new window.";
|
||||
field2786 = "(Please check your popup blocker.)";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user