This commit is contained in:
Light2
2013-12-05 17:33:43 +01:00
30 changed files with 855 additions and 52 deletions
+1
View File
@@ -145,6 +145,7 @@ public class SimulationService implements INetworkDispatch {
core.commandService.registerCommand("getplayerid");
core.commandService.registerCommand("inspire");
core.commandService.registerCommand("setgodmode");
core.commandService.registerCommand("requestwaypointatposition");
}