project: rev 200
This commit is contained in:
@@ -1,13 +1,19 @@
|
||||
import net.runelite.mapping.Export;
|
||||
import net.runelite.mapping.ObfuscatedGetter;
|
||||
import net.runelite.mapping.ObfuscatedName;
|
||||
import net.runelite.mapping.ObfuscatedSignature;
|
||||
|
||||
@ObfuscatedName("op")
|
||||
public class class397 {
|
||||
@ObfuscatedName("h")
|
||||
@ObfuscatedName("oh")
|
||||
public final class class397 {
|
||||
@ObfuscatedName("l")
|
||||
@ObfuscatedGetter(
|
||||
intValue = -1256931233
|
||||
longValue = 4016542250161700293L
|
||||
)
|
||||
@Export("cacheGamebuild")
|
||||
public static int cacheGamebuild;
|
||||
static long field4283;
|
||||
@ObfuscatedName("g")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "Loz;"
|
||||
)
|
||||
@Export("options_buttons_0Sprite")
|
||||
static IndexedSprite options_buttons_0Sprite;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user