Added BuildABuff Packet

This commit is contained in:
Waverunner
2013-11-10 16:33:41 -05:00
parent 87d4bb0829
commit cc24adeea6
8 changed files with 267 additions and 6 deletions
+1
View File
@@ -141,6 +141,7 @@ public class SimulationService implements INetworkDispatch {
core.commandService.registerCommand("purchaseticket");
core.commandService.registerCommand("boardshuttle");
core.commandService.registerCommand("getplayerid");
core.commandService.registerCommand("inspire");
}