rsc: please read the commit message for my neverending descent into madness
how do i stop making castles every time i go to the beach i make a castle every time i open blender i model castles every time i play chess i castle i just cant stop making castles dude
This commit is contained in:
@@ -5,7 +5,10 @@ import net.runelite.mapping.ObfuscatedName;
|
||||
@ObfuscatedName("dn")
|
||||
@Implements("AbstractSound")
|
||||
public abstract class AbstractSound extends Node {
|
||||
@ObfuscatedName("h")
|
||||
@Export("position")
|
||||
int position;
|
||||
@ObfuscatedName("h")
|
||||
@Export("position")
|
||||
int position;
|
||||
|
||||
AbstractSound() {
|
||||
} // L: 10
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user