chore: rev 193

This commit is contained in:
therealunull
2020-12-09 11:07:26 -05:00
parent 5cd865f43f
commit 8f587826ee
358 changed files with 62074 additions and 62020 deletions

View File

@@ -6,10 +6,10 @@ import net.runelite.mapping.ObfuscatedSignature;
@ObfuscatedName("ka")
@Implements("Usernamed")
public interface Usernamed {
@ObfuscatedName("kg")
@ObfuscatedName("lb")
@ObfuscatedSignature(
descriptor = "(B)Lkm;",
garbageValue = "104"
descriptor = "(I)Lki;",
garbageValue = "82536799"
)
@Export("username")
Username username();