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:
@@ -2,10 +2,10 @@ import net.runelite.mapping.Export;
|
||||
import net.runelite.mapping.Implements;
|
||||
import net.runelite.mapping.ObfuscatedName;
|
||||
|
||||
@ObfuscatedName("mb")
|
||||
@ObfuscatedName("mo")
|
||||
@Implements("IntegerNode")
|
||||
public class IntegerNode extends Node {
|
||||
@ObfuscatedName("h")
|
||||
@ObfuscatedName("v")
|
||||
@Export("integer")
|
||||
public int integer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user