StormyExtraction/scenes/menu/help/help.gd

5 lines
85 B
GDScript

extends Control
func _on_button_button_up() -> void:
get_parent().loadStartMenu()