chore: storing version and changelog

This commit is contained in:
StraToN
2022-04-30 18:06:34 +00:00
parent 5d23bb1af1
commit 0414833c6d
2 changed files with 13 additions and 1 deletions

View File

@@ -283,7 +283,7 @@ func _on_event_finished(finished_statement: ESCStatement, return_code: int, chan
if return_code == ESCExecution.RC_CANCEL:
return_code = ESCExecution.RC_OK
_running_events[channel_name] = null
_channels_state[channel_name] = true