grounditems: Package private class
This commit is contained in:
@@ -36,7 +36,7 @@ import net.runelite.client.input.KeyListener;
|
|||||||
import net.runelite.client.input.MouseAdapter;
|
import net.runelite.client.input.MouseAdapter;
|
||||||
|
|
||||||
@Singleton
|
@Singleton
|
||||||
public class GroundItemInputListener extends MouseAdapter implements KeyListener
|
class GroundItemInputListener extends MouseAdapter implements KeyListener
|
||||||
{
|
{
|
||||||
private static final int HOTKEY = KeyEvent.VK_ALT;
|
private static final int HOTKEY = KeyEvent.VK_ALT;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user