Bug fixes and other fixes. Migration to Godot 4.3 (RC3)
This commit is contained in:
patrick_pluto 2024-08-11 19:43:03 +02:00
commit f3350a462a
50 changed files with 578 additions and 478 deletions

View file

@ -15,4 +15,3 @@ func _on_button_pressed():
Game.reset()
get_tree().change_scene_to_file("res://menus/main_menu.tscn")
queue_free()