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;
|
||||
|
||||
@@ -8,6 +7,5 @@ public class class232 {
|
||||
@ObfuscatedGetter(
|
||||
intValue = -149215753
|
||||
)
|
||||
@Export("selectedSpellWidget")
|
||||
static int selectedSpellWidget;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user