project: uwu (197)
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("mo")
|
||||
@ObfuscatedName("mc")
|
||||
@Implements("IntegerNode")
|
||||
public class IntegerNode extends Node {
|
||||
@ObfuscatedName("v")
|
||||
@ObfuscatedName("f")
|
||||
@Export("integer")
|
||||
public int integer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user