chore: storing version and changelog

This commit is contained in:
StraToN
2022-08-24 20:36:37 +00:00
parent 5be887cdf5
commit 6c4b2618a5
2 changed files with 10 additions and 1 deletions

View File

@@ -740,5 +740,5 @@ func _is_object_actionable(obj: ESCObject) -> bool:
"Item %s is not interactive." % obj.global_id
)
object_is_actionable = false
return object_is_actionable