mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-03 16:49:10 +00:00
[FEATURE] Finished key bindings
This commit is contained in:
@@ -123,6 +123,9 @@ public class Script implements Runnable {
|
||||
this.state = STATE_STOPPED;
|
||||
context.setRunningScript(null);
|
||||
|
||||
Core.verbose("Resetting key bindings...");
|
||||
Context.getInstance().getPbKeyListener().resetBindings();
|
||||
|
||||
BotUI.getInstance().toggleRun();
|
||||
Core.verbose("Done.");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user