mirror of
https://github.com/2006-Scape/Parabot-317-API-Minified.git
synced 2026-07-02 16:49:09 +00:00
Clear message listener
This commit is contained in:
@@ -84,7 +84,7 @@ public class ScriptEngine {
|
||||
public void unload() {
|
||||
clearMouseListeners();
|
||||
clearMouseMotionListeners();
|
||||
//clearMessageListeners();
|
||||
clearMessageListeners();
|
||||
if(script instanceof Paintable) {
|
||||
Context.getInstance().removePaintable((Paintable)script);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user