10 lines
215 B
Java
10 lines
215 B
Java
import net.runelite.mapping.Export;
|
|
import net.runelite.mapping.ObfuscatedName;
|
|
|
|
@ObfuscatedName("oc")
|
|
public class class396 {
|
|
@ObfuscatedName("b")
|
|
@Export("cacheParentPaths")
|
|
static String[] cacheParentPaths;
|
|
}
|