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