This commit is contained in:
Waverunner
2013-12-10 18:53:47 -05:00
3 changed files with 25 additions and 0 deletions
+1
View File
@@ -146,6 +146,7 @@ public class SimulationService implements INetworkDispatch {
core.commandService.registerCommand("inspire");
core.commandService.registerCommand("setgodmode");
core.commandService.registerCommand("requestwaypointatposition");
core.commandService.registerCommand("meditate");
}