diff --git a/main.xml b/main.xml index 2dd6100..08758e4 100644 --- a/main.xml +++ b/main.xml @@ -680,9 +680,8 @@ print('---') transformQueueToTree() - Trace(fullDump(actorTree)) + --Trace(fullDump(actorTree)) currentPath = actorTree - nextActor() self:addcommand('On', onCommand) self:addcommand('Ready', screen_ready_command)