Stuff
This commit is contained in:
@@ -1 +1,5 @@
|
||||
extends Window
|
||||
|
||||
|
||||
func _on_close_button_pressed() -> void:
|
||||
queue_free()
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1 +1,5 @@
|
||||
extends Window
|
||||
|
||||
|
||||
func _on_close_button_pressed() -> void:
|
||||
queue_free()
|
||||
|
||||