This commit is contained in:
Relintai 2020-07-28 15:22:02 +02:00
parent 97fc7132db
commit f640c40564

View File

@ -67,7 +67,7 @@ func _execute():
if should_return():
return
#while finished, just finalize step
#The heavy calculation finished, increment counters
should_do()
if should_return():