Merge remote-tracking branch 'upstream/master' into master

Nice insider info btw, be nice if you shared it, so-called "open source" client.
This commit is contained in:
ThatGamerBlue
2021-05-28 21:39:25 +01:00
481 changed files with 53410 additions and 51723 deletions

View File

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