Purchase tickets, TP's use Point3D for location

This commit is contained in:
Waverunner
2013-10-29 18:54:47 -04:00
parent 6e84f1dca4
commit 668e93493b
8 changed files with 156 additions and 88 deletions
+1
View File
@@ -138,6 +138,7 @@ public class SimulationService implements INetworkDispatch {
core.commandService.registerCommand("deathblow");
core.commandService.registerCommand("endduel");
core.commandService.registerCommand("duel");
core.commandService.registerCommand("purchaseticket");
}