mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-07-28 23:15:47 -04:00
3 lines
83 B
JavaScript
3 lines
83 B
JavaScript
function executeCommand(galacticManager, player, target, args) {
|
|
print("Hello");
|
|
} |