Merge pull request #2954 from open-osrs/hotkeypressed-+-thiev-plugin
add: hotkeypressed
This commit is contained in:
@@ -91,4 +91,8 @@ public abstract class HotkeyListener implements KeyListener
|
||||
public void hotkeyPressed()
|
||||
{
|
||||
}
|
||||
|
||||
protected void hotkeyReleased()
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user