project: rev 200

This commit is contained in:
Owain van Brakel
2021-10-06 13:56:56 +02:00
parent 9f1d58c2a6
commit 5e9375bc8b
429 changed files with 45223 additions and 44897 deletions

View File

@@ -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;
}