connect missing options in menu
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user