rs-client: also remove Implements
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
import net.runelite.mapping.Implements;
|
||||
import net.runelite.mapping.ObfuscatedName;
|
||||
|
||||
@ObfuscatedName("ls")
|
||||
@Implements("IndexedSprite")
|
||||
public final class IndexedSprite extends Rasterizer2D {
|
||||
@ObfuscatedName("z")
|
||||
public byte[] pixels;
|
||||
|
||||
Reference in New Issue
Block a user