This commit is contained in:
CharonInferar
2014-06-10 15:14:22 +02:00
parent 927cd9c6f0
commit fdcf8a1058
2 changed files with 3 additions and 4 deletions
@@ -4,6 +4,5 @@ def setup():
return
def run(core, actor, target, commandString):
owner.sendSystemMessage('option ', 0)
target.splitContainer(actor,target,commandString)
return