connect missing options in menu

This commit is contained in:
2020-11-08 20:59:09 +01:00
parent d439d67813
commit 4565755868
4 changed files with 53 additions and 31 deletions

View File

@@ -38,6 +38,7 @@ margin_bottom = 421.063
rect_scale = Vector2( 2, 2 )
[node name="TrackSelection" type="HBoxContainer" parent="Options"]
editor/display_folded = true
margin_right = 960.0
margin_bottom = 66.0
custom_constants/separation = 20
@@ -83,6 +84,7 @@ custom_constants/shadow_offset_y = 3
text = ">"
[node name="GameMode" type="HBoxContainer" parent="Options"]
editor/display_folded = true
margin_top = 70.0
margin_right = 960.0
margin_bottom = 136.0
@@ -129,6 +131,7 @@ custom_constants/shadow_offset_y = 3
text = ">"
[node name="InputMode" type="HBoxContainer" parent="Options"]
editor/display_folded = true
margin_top = 140.0
margin_right = 960.0
margin_bottom = 206.0