client: rev 198 (#3014)
* client: rev 198 * client: checkstyle Co-authored-by: therealnull <therealnull@gmail.com>
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
import net.runelite.mapping.Export;
|
||||
import net.runelite.mapping.ObfuscatedName;
|
||||
import net.runelite.mapping.ObfuscatedSignature;
|
||||
|
||||
@ObfuscatedName("hq")
|
||||
public class class230 {
|
||||
@ObfuscatedName("v")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "Ljp;"
|
||||
)
|
||||
@Export("soundEffectsArchive")
|
||||
static AbstractArchive soundEffectsArchive;
|
||||
@ObfuscatedName("d")
|
||||
@Export("Tiles_hue")
|
||||
static int[] Tiles_hue;
|
||||
}
|
||||
Reference in New Issue
Block a user