aboutsummaryrefslogtreecommitdiff
path: root/client/menu
diff options
context:
space:
mode:
Diffstat (limited to 'client/menu')
-rw-r--r--client/menu/main_menu.tscn2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/menu/main_menu.tscn b/client/menu/main_menu.tscn
index f6c113de..2e6c671e 100644
--- a/client/menu/main_menu.tscn
+++ b/client/menu/main_menu.tscn
@@ -45,6 +45,7 @@ layout_mode = 2
[node name="title" type="Label" parent="side/margin/options"]
layout_mode = 2
+auto_translate = false
theme_override_fonts/font = SubResource("FontVariation_htgmg")
theme_override_font_sizes/font_size = 40
text = "Undercooked"
@@ -64,6 +65,7 @@ layout_mode = 2
[node name="uri" type="LineEdit" parent="side/margin/options/connect"]
layout_mode = 2
size_flags_horizontal = 3
+auto_translate = false
placeholder_text = "wss://example.org"
[node name="connect" type="Button" parent="side/margin/options/connect"]