chore: rev 188

This commit is contained in:
Owain van Brakel
2020-01-29 14:20:08 +01:00
parent c785d0015b
commit add4ca8005
357 changed files with 41366 additions and 41447 deletions

View File

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