mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-08-27 17:57:22 -04:00
Added STAO baseline packets
This commit is contained in:
@@ -101,7 +101,6 @@ public class CommandService implements INetworkDispatch {
|
||||
return;
|
||||
}
|
||||
|
||||
System.out.println(command.getCommandName());
|
||||
core.scriptService.callScript("scripts/commands/", command.getCommandName(), "run", core, actor, target, commandEnqueue.getCommandArguments());
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user