runeliteplus: Final field
This commit is contained in:
@@ -109,7 +109,7 @@ public class RuneLitePlusPlugin extends Plugin
|
|||||||
@Inject
|
@Inject
|
||||||
private ClientThread clientThread;
|
private ClientThread clientThread;
|
||||||
|
|
||||||
private RuneLitePlusKeyListener keyListener = new RuneLitePlusKeyListener();
|
private final RuneLitePlusKeyListener keyListener = new RuneLitePlusKeyListener();
|
||||||
private int entered = -1;
|
private int entered = -1;
|
||||||
private int enterIdx;
|
private int enterIdx;
|
||||||
private boolean expectInput;
|
private boolean expectInput;
|
||||||
|
|||||||
Reference in New Issue
Block a user