Replace opcode constants with ScriptOpcodes field refs in rsclient
This commit is contained in:
@@ -6,8 +6,7 @@ import net.runelite.mapping.ObfuscatedSignature;
|
||||
|
||||
@ObfuscatedName("v")
|
||||
@Implements("WorldMapDecoration")
|
||||
public class WorldMapDecoration
|
||||
{
|
||||
public class WorldMapDecoration {
|
||||
@ObfuscatedName("dd")
|
||||
@ObfuscatedSignature(
|
||||
signature = "Lit;"
|
||||
|
||||
Reference in New Issue
Block a user