diff options
author | nokoe <nokoe@mailbox.org> | 2024-07-18 15:43:13 +0200 |
---|---|---|
committer | nokoe <nokoe@mailbox.org> | 2024-07-18 15:43:53 +0200 |
commit | e7eef46339e293359d532493d6bb34bd50e3f972 (patch) | |
tree | 3e89d8f8b53e725b28aefa9daa8744e0371aade4 /client/menu/credits.tscn | |
parent | 1dd3f549debdffd85639d74248a12dd884c5a59b (diff) | |
download | hurrycurry-e7eef46339e293359d532493d6bb34bd50e3f972.tar hurrycurry-e7eef46339e293359d532493d6bb34bd50e3f972.tar.bz2 hurrycurry-e7eef46339e293359d532493d6bb34bd50e3f972.tar.zst |
fix bbcode in translation
Diffstat (limited to 'client/menu/credits.tscn')
-rw-r--r-- | client/menu/credits.tscn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/menu/credits.tscn b/client/menu/credits.tscn index 3cca53dc..8ac062be 100644 --- a/client/menu/credits.tscn +++ b/client/menu/credits.tscn @@ -45,6 +45,7 @@ layout_mode = 2 [node name="RichTextLabel" type="RichTextLabel" parent="MarginContainer/Panel/MarginContainer/VBoxContainer"] layout_mode = 2 size_flags_vertical = 3 +auto_translate = false theme_override_font_sizes/normal_font_size = 22 theme_override_font_sizes/bold_font_size = 22 theme_override_font_sizes/italics_font_size = 22 |