chore: rev 188

This commit is contained in:
Owain van Brakel
2020-01-29 14:20:08 +01:00
parent c785d0015b
commit add4ca8005
357 changed files with 41366 additions and 41447 deletions

View File

@@ -1,13 +0,0 @@
import net.runelite.mapping.Export;
import net.runelite.mapping.ObfuscatedName;
import net.runelite.mapping.ObfuscatedSignature;
@ObfuscatedName("ks")
public class class297 {
@ObfuscatedName("f")
@ObfuscatedSignature(
signature = "Lky;"
)
@Export("NetCache_socket")
public static AbstractSocket NetCache_socket;
}