quick bugfix

This commit is contained in:
Jill 2022-09-23 20:35:11 +03:00
parent d8056408f4
commit 0933b25ae4
1 changed files with 1 additions and 2 deletions

View File

@ -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)