Added MissionObject Baselines, Waypoints can be added via Planetary Map now

This commit is contained in:
Waverunner
2013-12-04 19:10:15 -05:00
parent 470215c05d
commit ca807ae5ae
9 changed files with 553 additions and 4 deletions
+1
View File
@@ -144,6 +144,7 @@ public class SimulationService implements INetworkDispatch {
core.commandService.registerCommand("getplayerid");
core.commandService.registerCommand("inspire");
core.commandService.registerCommand("setgodmode");
core.commandService.registerCommand("requestwaypointatposition");
}