quick bugfix

This commit is contained in:
Jill 2022-09-23 20:35:11 +03:00
parent 0521ba40f0
commit 81775b8ae8
1 changed files with 1 additions and 2 deletions

View File

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