RetroDECK/tools/configurator/main.gd

5 lines
197 B
GDScript
Executable file

extends Control
func _ready():
$MarginContainer/TabContainer/System/ScrollContainer/VBoxContainer/game_control_container/GridContainer/resume.grab_focus() #Required to enable controller focusing