rs-client: also remove Implements
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
import java.lang.ref.SoftReference;
|
||||
import net.runelite.mapping.Implements;
|
||||
import net.runelite.mapping.ObfuscatedName;
|
||||
|
||||
@ObfuscatedName("fj")
|
||||
@Implements("SoftWrapper")
|
||||
public class SoftWrapper extends Wrapper {
|
||||
@ObfuscatedName("z")
|
||||
SoftReference ref;
|
||||
|
||||
Reference in New Issue
Block a user