forked from team-sg/hero-mark-2
fixed issue where options screen didnt focus on tab selector
This commit is contained in:
parent
655d000b51
commit
3a4a6edf40
2 changed files with 6 additions and 2 deletions
|
@ -267,4 +267,4 @@ func _on_OptionsScreen_exit():
|
|||
|
||||
func _on_OptionsButton_button_down():
|
||||
options_screen.visible = true
|
||||
options_screen.grab_focus()
|
||||
options_screen.focus()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue