Merge remote-tracking branch 'upstream/master' into master
Nice insider info btw, be nice if you shared it, so-called "open source" client.
This commit is contained in:
@@ -3,13 +3,13 @@ import net.runelite.mapping.Implements;
|
||||
import net.runelite.mapping.ObfuscatedName;
|
||||
import net.runelite.mapping.ObfuscatedSignature;
|
||||
|
||||
@ObfuscatedName("lt")
|
||||
@ObfuscatedName("lc")
|
||||
@Implements("Usernamed")
|
||||
public interface Usernamed {
|
||||
@ObfuscatedName("lc")
|
||||
@ObfuscatedName("ll")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "(B)Lla;",
|
||||
garbageValue = "98"
|
||||
descriptor = "(I)Lly;",
|
||||
garbageValue = "-1180229355"
|
||||
)
|
||||
@Export("username")
|
||||
Username username();
|
||||
|
||||
Reference in New Issue
Block a user