mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-07-30 00:15:57 -04:00
Added shuttle countdown sequence
This commit is contained in:
@@ -260,7 +260,6 @@ public class CommandService implements INetworkDispatch {
|
||||
return;
|
||||
|
||||
core.scriptService.callScript("scripts/commands/", command.getCommandName(), "run", core, actor, target, commandArgs);
|
||||
System.out.println("Script called.");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user