client: rev 198 (#3014)
* client: rev 198 * client: checkstyle Co-authored-by: therealnull <therealnull@gmail.com>
This commit is contained in:
@@ -1,28 +0,0 @@
|
||||
import net.runelite.mapping.Export;
|
||||
import net.runelite.mapping.ObfuscatedGetter;
|
||||
import net.runelite.mapping.ObfuscatedName;
|
||||
|
||||
@ObfuscatedName("ol")
|
||||
public class class397 {
|
||||
@ObfuscatedName("f")
|
||||
@ObfuscatedGetter(
|
||||
intValue = 594316293
|
||||
)
|
||||
@Export("SpriteBuffer_spriteCount")
|
||||
public static int SpriteBuffer_spriteCount;
|
||||
@ObfuscatedName("e")
|
||||
@ObfuscatedGetter(
|
||||
intValue = -770896369
|
||||
)
|
||||
@Export("SpriteBuffer_spriteWidth")
|
||||
public static int SpriteBuffer_spriteWidth;
|
||||
@ObfuscatedName("y")
|
||||
@Export("SpriteBuffer_xOffsets")
|
||||
public static int[] SpriteBuffer_xOffsets;
|
||||
@ObfuscatedName("r")
|
||||
@Export("SpriteBuffer_spritePalette")
|
||||
public static int[] SpriteBuffer_spritePalette;
|
||||
@ObfuscatedName("am")
|
||||
@Export("hasFocus")
|
||||
protected static boolean hasFocus;
|
||||
}
|
||||
Reference in New Issue
Block a user