fix options screen focus issue

This commit is contained in:
Haze Weathers 2023-03-10 15:24:58 -05:00
parent ebac7e2da2
commit 319eec7f5b
2 changed files with 2 additions and 2 deletions

View file

@ -53,7 +53,6 @@ margin_bottom = 152.0
theme = ExtResource( 2 )
[node name="Game" type="VBoxContainer" parent="Tabs"]
visible = false
anchor_right = 1.0
anchor_bottom = 1.0
margin_top = 7.0
@ -122,6 +121,7 @@ text = "BPM"
align = 0
[node name="Video" type="VBoxContainer" parent="Tabs"]
visible = false
anchor_right = 1.0
anchor_bottom = 1.0
margin_top = 7.0