UI improvements
This commit is contained in:
@@ -2,7 +2,7 @@ class_name PauseSettings extends Control
|
||||
|
||||
func open() -> void:
|
||||
visible = true
|
||||
|
||||
|
||||
func close() -> void:
|
||||
visible = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user