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("db")
|
||||
@ObfuscatedName("dw")
|
||||
@Implements("MouseWheel")
|
||||
public interface MouseWheel {
|
||||
@ObfuscatedName("o")
|
||||
@ObfuscatedName("f")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "(I)I",
|
||||
garbageValue = "1914010660"
|
||||
garbageValue = "-1490330016"
|
||||
)
|
||||
@Export("useRotation")
|
||||
int useRotation();
|
||||
|
||||
Reference in New Issue
Block a user