This commit is contained in:
Light2
2013-08-04 21:15:27 +02:00
7 changed files with 266 additions and 3 deletions
+3
View File
@@ -126,6 +126,9 @@ public class SimulationService implements INetworkDispatch {
core.commandService.registerCommand("tip");
core.commandService.registerCommand("faction");
core.commandService.registerCommand("setspeed");
core.commandService.registerCommand("waypoint");
core.commandService.registerCommand("setwaypointactivestatus");
core.commandService.registerCommand("setwaypointname");
}
public void add(SWGObject object, int x, int y) {