diff options
author | metamuffin <metamuffin@disroot.org> | 2024-08-19 15:21:10 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-08-19 15:21:10 +0200 |
commit | 0ce733f60b7c0eda126a33451ca34e5182e0ceda (patch) | |
tree | 7264a46c5969019d6fe3f401ecb53721fef34c59 /client/menu/main.tscn | |
parent | 5a02c0f163f2fbf43a7d6348aedf33c6c52f99a5 (diff) | |
parent | ad4813d269775a37f04a7fb28e68eb61076df624 (diff) | |
download | hurrycurry-0ce733f60b7c0eda126a33451ca34e5182e0ceda.tar hurrycurry-0ce733f60b7c0eda126a33451ca34e5182e0ceda.tar.bz2 hurrycurry-0ce733f60b7c0eda126a33451ca34e5182e0ceda.tar.zst |
Merge branch 'master' of codeberg.org:hurrycurry/hurrycurry
Diffstat (limited to 'client/menu/main.tscn')
-rw-r--r-- | client/menu/main.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/menu/main.tscn b/client/menu/main.tscn index cee3003d..94726109 100644 --- a/client/menu/main.tscn +++ b/client/menu/main.tscn @@ -46,8 +46,8 @@ theme_override_constants/margin_bottom = 20 layout_mode = 2 [node name="title" type="Label" parent="side/margin/options"] +auto_translate_mode = 2 layout_mode = 2 -auto_translate = false theme_override_colors/font_outline_color = Color(0.566408, 0.208917, 0.266045, 1) theme_override_constants/outline_size = 10 theme_override_fonts/font = SubResource("FontVariation_htgmg") |