/faction added, /pvp updates flags

This commit is contained in:
Waverunner
2013-07-30 11:18:54 -04:00
parent ae334ff936
commit 9a65deb917
5 changed files with 117 additions and 16 deletions
+1 -1
View File
@@ -123,7 +123,7 @@ public class SimulationService implements INetworkDispatch {
core.commandService.registerCommand("pvp");
core.commandService.registerCommand("setcurrentskilltitle");
core.commandService.registerCommand("tip");
core.commandService.registerCommand("faction");
}
public void add(SWGObject object, int x, int y) {