quality update and sound

This commit is contained in:
2024-01-26 18:28:18 +01:00
parent 6c30e59eaa
commit e31fd502ae
30 changed files with 232 additions and 14 deletions

View File

@@ -0,0 +1,7 @@
extends CanvasLayer
func _on_button_pressed() -> void:
get_tree().paused = false
get_tree().reload_current_scene()