project: rev 199

This commit is contained in:
Owain van Brakel
2021-08-25 13:49:53 +02:00
parent c1fffa1562
commit e6be88fbeb
490 changed files with 47651 additions and 46243 deletions

View File

@@ -0,0 +1,13 @@
import net.runelite.mapping.Export;
import net.runelite.mapping.ObfuscatedName;
import net.runelite.mapping.ObfuscatedSignature;
@ObfuscatedName("jt")
public class class273 {
@ObfuscatedName("v")
@ObfuscatedSignature(
descriptor = "Lao;"
)
@Export("soundCache")
static SoundCache soundCache;
}