fixed AI dmg bug, fixed crash bug related to stf names

This commit is contained in:
Light2
2014-03-28 02:23:07 +01:00
parent 06c0df11c3
commit eece94c7cb
5 changed files with 6 additions and 37 deletions
+1
View File
@@ -163,6 +163,7 @@ public class SimulationService implements INetworkDispatch {
core.commandService.registerCommand("setbiography");
core.commandService.registerCommand("requestbiography");
core.commandService.registerCommand("eject");
core.commandService.registerGmCommand("broadcast");
}