project: rev 195

This commit is contained in:
ThatGamerBlue
2021-04-14 13:14:08 +01:00
parent 05ff44d4ad
commit c9d40d93dd
439 changed files with 55170 additions and 51182 deletions

View File

@@ -2,10 +2,10 @@ import net.runelite.mapping.Export;
import net.runelite.mapping.Implements;
import net.runelite.mapping.ObfuscatedName;
@ObfuscatedName("dn")
@ObfuscatedName("bc")
@Implements("AbstractSound")
public abstract class AbstractSound extends Node {
@ObfuscatedName("h")
@ObfuscatedName("e")
@Export("position")
int position;