rs-client: remove Export annotations
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import net.runelite.mapping.Export;
|
||||
import net.runelite.mapping.ObfuscatedGetter;
|
||||
import net.runelite.mapping.ObfuscatedName;
|
||||
import net.runelite.mapping.ObfuscatedSignature;
|
||||
@@ -9,13 +8,11 @@ public class class105 {
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "Ljv;"
|
||||
)
|
||||
@Export("reflectionChecks")
|
||||
public static IterableNodeDeque reflectionChecks;
|
||||
@ObfuscatedName("ix")
|
||||
@ObfuscatedGetter(
|
||||
intValue = 1183836299
|
||||
)
|
||||
@Export("selectedItemWidget")
|
||||
static int selectedItemWidget;
|
||||
|
||||
static {
|
||||
|
||||
Reference in New Issue
Block a user