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,15 @@
import net.runelite.mapping.ObfuscatedName;
@ObfuscatedName("de")
public abstract class class124 {
@ObfuscatedName("l")
static boolean field2036 = false;
@ObfuscatedName("ak")
static int[] field2037;
@ObfuscatedName("j")
abstract byte[] vmethod2728();
@ObfuscatedName("l")
abstract void vmethod2734(byte[] var1);
}