mirror of
https://github.com/2006-Scape/Parabot-317-API-Minified.git
synced 2026-07-04 16:49:10 +00:00
[CLEANUP] Code cleanup
This commit is contained in:
@@ -8,9 +8,7 @@ import org.rev317.min.debug.DActions;
|
||||
import org.rev317.min.script.ScriptEngine;
|
||||
|
||||
/**
|
||||
* @author Everel
|
||||
* @author JKetelaar
|
||||
* @author Matt123337
|
||||
* @author Everel, JKetelaar, Matt123337
|
||||
*/
|
||||
public class MenuAction {
|
||||
|
||||
|
||||
@@ -10,5 +10,4 @@ public class MessageCallback {
|
||||
final MessageEvent messageEvent = new MessageEvent(type, name, message);
|
||||
ScriptEngine.getInstance().dispatch(messageEvent);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user