/setcurrentskilltitle added

This commit is contained in:
Waverunner
2013-07-23 18:21:18 -04:00
parent 2a10c12df3
commit de0255b3c7
2 changed files with 10 additions and 0 deletions
+1
View File
@@ -110,6 +110,7 @@ public class SimulationService implements INetworkDispatch {
core.commandService.registerCommand("object");
core.commandService.registerCommand("getattributesbatch");
core.commandService.registerCommand("pvp");
core.commandService.registerCommand("setcurrentskilltitle");
}