Revert to old layout for refactor
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
import net.runelite.mapping.Export;
|
||||
import net.runelite.mapping.Implements;
|
||||
import net.runelite.mapping.ObfuscatedName;
|
||||
|
||||
@ObfuscatedName("dd")
|
||||
@Implements("AbstractSound")
|
||||
public abstract class AbstractSound extends Node {
|
||||
@ObfuscatedName("u")
|
||||
@Export("position")
|
||||
int position;
|
||||
}
|
||||
Reference in New Issue
Block a user