RetroDECK/tools/configurator/main.gd

5 lines
75 B
GDScript

extends Control
func _ready():
$VBoxContainerButtons/Button.grab_focus()