mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-08-01 02:15:58 -04:00
3 lines
112 B
JavaScript
3 lines
112 B
JavaScript
function executeCommand(galacticManager, player, target, args) {
|
|
intentFactory.broadcastGalaxy(args, player);
|
|
} |