project: Rev 204

This commit is contained in:
Owain van Brakel
2022-03-23 14:15:28 +01:00
parent 14d41dd9a4
commit 3834b46aee
532 changed files with 61751 additions and 59895 deletions

View File

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