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