Might be easier to not put this under my package since my tools dont expect it there

This commit is contained in:
Adam
2016-03-06 17:10:29 -05:00
parent d73a52b9fb
commit ec6fb4bc11
225 changed files with 1 additions and 224 deletions

View File

@@ -0,0 +1,18 @@
import java.applet.Applet;
import net.runelite.mapping.ObfuscatedGetter;
import net.runelite.mapping.ObfuscatedName;
@ObfuscatedName("ex")
public class class137 {
@ObfuscatedName("bg")
static class167 field2139;
@ObfuscatedName("j")
static Applet field2143 = null;
@ObfuscatedName("ih")
@ObfuscatedGetter(
intValue = 590900641
)
static int field2144;
@ObfuscatedName("l")
static String field2147 = null;
}