project: hello again rev206

This commit is contained in:
JumpIfZero
2022-04-22 12:43:18 +03:00
parent 1cdb6e9060
commit 2dc9359cba
466 changed files with 55930 additions and 56034 deletions

View File

@@ -3,7 +3,7 @@ import net.runelite.mapping.Export;
import net.runelite.mapping.Implements;
import net.runelite.mapping.ObfuscatedName;
@ObfuscatedName("iv")
@ObfuscatedName("if")
@Implements("SoftWrapper")
public class SoftWrapper extends Wrapper {
@ObfuscatedName("v")
@@ -21,7 +21,7 @@ public class SoftWrapper extends Wrapper {
return this.ref.get(); // L: 15
}
@ObfuscatedName("o")
@ObfuscatedName("c")
@Export("isSoft")
boolean isSoft() {
return true; // L: 19