player mixin: remove unused field
This commit is contained in:
@@ -56,9 +56,6 @@ public abstract class RSPlayerMixin implements RSPlayer
|
|||||||
@Shadow("clientInstance")
|
@Shadow("clientInstance")
|
||||||
private static RSClient client;
|
private static RSClient client;
|
||||||
|
|
||||||
@Inject
|
|
||||||
private int playerIndex;
|
|
||||||
|
|
||||||
@Inject
|
@Inject
|
||||||
@Override
|
@Override
|
||||||
public String getName()
|
public String getName()
|
||||||
|
|||||||
Reference in New Issue
Block a user