This commit is contained in:
Light2
2013-07-29 22:01:04 +02:00
48 changed files with 2933 additions and 375 deletions
+3
View File
@@ -120,6 +120,9 @@ public class SimulationService implements INetworkDispatch {
core.commandService.registerCommand("giveitem");
core.commandService.registerCommand("object");
core.commandService.registerCommand("getattributesbatch");
core.commandService.registerCommand("pvp");
core.commandService.registerCommand("setcurrentskilltitle");
core.commandService.registerCommand("tip");
}