Added menu sound
This commit is contained in:
@@ -45,6 +45,7 @@ layout_mode = 2
|
||||
[node name="FullscreenCheckButton" type="CheckButton" parent="MarginContainer/VBoxContainer/GridContainer"]
|
||||
unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
focus_neighbor_top = NodePath("../../HBoxContainer/BackButton")
|
||||
text = "Fullscreen"
|
||||
|
||||
[node name="WindowFactorLabel" type="Label" parent="MarginContainer/VBoxContainer/GridContainer"]
|
||||
@@ -137,6 +138,7 @@ alignment = 1
|
||||
[node name="BackButton" type="Button" parent="MarginContainer/VBoxContainer/HBoxContainer"]
|
||||
unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
focus_neighbor_bottom = NodePath("../../GridContainer/FullscreenCheckButton")
|
||||
shortcut = SubResource("Shortcut_j72d6")
|
||||
text = "Back"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user