Changfe default tab
This commit is contained in:
parent
28c9ef3b87
commit
8b13d1663a
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,6 @@ layout_mode = 2
|
|||
tabs_visible = false
|
||||
|
||||
[node name="Menu Butons" type="VBoxContainer" parent="MarginContainer/VBoxContainer/Tab Group"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
|
||||
[node name="Start Button" type="Button" parent="MarginContainer/VBoxContainer/Tab Group/Menu Butons"]
|
||||
|
@ -86,6 +85,7 @@ theme_override_font_sizes/font_size = 96
|
|||
text = "Quit"
|
||||
|
||||
[node name="Settings" type="VBoxContainer" parent="MarginContainer/VBoxContainer/Tab Group"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
|
||||
[node name="GridSize" type="HBoxContainer" parent="MarginContainer/VBoxContainer/Tab Group/Settings"]
|
||||
|
|
Loading…
Reference in a new issue