project: uwu (197)

This commit is contained in:
ThatGamerBlue
2021-06-16 11:24:56 +01:00
parent 6278fd9835
commit fbbafc7285
437 changed files with 52595 additions and 52141 deletions

View File

@@ -2,10 +2,10 @@ import net.runelite.mapping.Export;
import net.runelite.mapping.Implements;
import net.runelite.mapping.ObfuscatedName;
@ObfuscatedName("bp")
@ObfuscatedName("bj")
@Implements("AbstractSound")
public abstract class AbstractSound extends Node {
@ObfuscatedName("j")
@ObfuscatedName("o")
@Export("position")
int position;