10 lines
188 B
Java
10 lines
188 B
Java
import net.runelite.mapping.Export;
|
|
import net.runelite.mapping.ObfuscatedName;
|
|
|
|
@ObfuscatedName("qj")
|
|
public class class452 {
|
|
@ObfuscatedName("bi")
|
|
@Export("otp")
|
|
static String otp;
|
|
}
|