chore: rev 190

This commit is contained in:
ThatGamerBlue
2020-06-18 12:15:38 +01:00
parent c97f7b196e
commit 655106b9df
351 changed files with 41484 additions and 41558 deletions

View File

@@ -2,10 +2,10 @@ import net.runelite.mapping.Export;
import net.runelite.mapping.Implements;
import net.runelite.mapping.ObfuscatedName;
@ObfuscatedName("df")
@ObfuscatedName("dy")
@Implements("AbstractSound")
public abstract class AbstractSound extends Node {
@ObfuscatedName("v")
@ObfuscatedName("g")
@Export("position")
int position;