Merge pull request #113 from Ziggeh/master

Some general fixes
This commit is contained in:
Waverunner
2013-12-07 14:31:34 -08:00
2 changed files with 12 additions and 2 deletions
@@ -7,7 +7,7 @@ def run(core, actor, target, commandString):
commandArgs = commandString.split("(^-,=+_)color_13548(,+-=_^)=1")
newString = commandArgs[1]
newString = commandArgs[0]
print (newString)
cmdService = core.commandService
cmdService.callCommand(actor, 'waypoint', None, newString) # No need to re-create a script