C# rewrite (#1)

Reviewed-on: #1
This commit is contained in:
2025-08-14 22:45:10 +00:00
parent 2ad0fe26d2
commit 27c5a3b211
182 changed files with 4590 additions and 18 deletions

View File

@@ -51,4 +51,4 @@ func close_all() -> void:
func hide_and_disable(screen: Control) -> void:
screen.hide()
screen.set_process_input(false)
screen.set_process_input(false)