chore: storing version and changelog

This commit is contained in:
StraToN
2022-04-19 14:25:52 +00:00
parent 9db27c6a74
commit 59aff141a3
3 changed files with 18 additions and 2 deletions

View File

@@ -88,7 +88,7 @@ func set_scene_finish() -> void:
# Make our new scene visible.
current_scene.visible = true
clear_previous_scene()
emit_signal("room_ready")