Instance implementation

This commit is contained in:
Treeku
2014-03-19 19:43:29 +00:00
parent 0633c410be
commit 0ef12787bb
10 changed files with 931 additions and 5 deletions
+1
View File
@@ -162,6 +162,7 @@ public class SimulationService implements INetworkDispatch {
core.commandService.registerCommand("editbiography");
core.commandService.registerCommand("setbiography");
core.commandService.registerCommand("requestbiography");
core.commandService.registerCommand("eject");
}