Annotations: signature -> descriptor; use linkedhashmap
This commit is contained in:
@@ -8,7 +8,7 @@ import net.runelite.mapping.ObfuscatedSignature;
|
||||
public interface Usernamed {
|
||||
@ObfuscatedName("kr")
|
||||
@ObfuscatedSignature(
|
||||
signature = "(B)Lkq;",
|
||||
descriptor = "(B)Lkq;",
|
||||
garbageValue = "-76"
|
||||
)
|
||||
@Export("username")
|
||||
|
||||
Reference in New Issue
Block a user