deob: Fix test
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
import net.runelite.mapping.Export;
|
||||||
import net.runelite.mapping.Implements;
|
import net.runelite.mapping.Implements;
|
||||||
import net.runelite.mapping.ObfuscatedGetter;
|
import net.runelite.mapping.ObfuscatedGetter;
|
||||||
import net.runelite.mapping.ObfuscatedName;
|
import net.runelite.mapping.ObfuscatedName;
|
||||||
@@ -10,5 +11,6 @@ public class ClientType
|
|||||||
@ObfuscatedGetter(
|
@ObfuscatedGetter(
|
||||||
intValue = 2052078695
|
intValue = 2052078695
|
||||||
)
|
)
|
||||||
|
@Export("clientType")
|
||||||
public static int clientType;
|
public static int clientType;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user