UI improvements

This commit is contained in:
2026-06-14 10:19:31 -05:00
parent 8ffde98fdd
commit 0cf1f92eaa
16 changed files with 263 additions and 114 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ class_name PauseSettings extends Control
func open() -> void:
visible = true
func close() -> void:
visible = false