Make colon (":") enter chat in WASD mode

For quick entering in-game and RuneLite commands. Same principe as for
clan chat applies.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
This commit is contained in:
Tomas Slusny
2018-09-07 00:56:06 +02:00
parent 8b3a4440ff
commit 4cee0dc133

View File

@@ -94,6 +94,7 @@ class WASDCameraListener extends MouseListener implements KeyListener
{
case KeyEvent.VK_ENTER:
case KeyEvent.VK_SLASH:
case KeyEvent.VK_COLON:
// refocus chatbox
plugin.setTyping(true);
clientThread.invoke(() ->