summaryrefslogtreecommitdiff
path: root/client/menu/ingame_menu.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'client/menu/ingame_menu.tscn')
-rw-r--r--client/menu/ingame_menu.tscn6
1 files changed, 3 insertions, 3 deletions
diff --git a/client/menu/ingame_menu.tscn b/client/menu/ingame_menu.tscn
index 79b4efb1..725735ea 100644
--- a/client/menu/ingame_menu.tscn
+++ b/client/menu/ingame_menu.tscn
@@ -72,7 +72,7 @@ anchors_preset = 9
anchor_bottom = 1.0
offset_left = -400.0
offset_right = -90.0
-offset_bottom = 2592.0
+offset_bottom = 3888.0
grow_vertical = 2
[node name="Margin" type="MarginContainer" parent="Side"]
@@ -105,12 +105,12 @@ alignment = 0
[node name="MainMenu" type="Button" parent="Side/Margin/Options"]
layout_mode = 2
-text = "Main Menu"
+text = "Main menu"
alignment = 0
[node name="Quit" type="Button" parent="Side/Margin/Options"]
layout_mode = 2
-text = "Quit"
+text = "Quit game"
alignment = 0
[connection signal="pressed" from="Side/Margin/Options/Reconnect" to="." method="_on_reconnect_pressed"]