aboutsummaryrefslogtreecommitdiff
path: root/client/project.godot
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-06-29 21:42:17 +0200
committermetamuffin <metamuffin@disroot.org>2024-06-29 21:42:17 +0200
commitc0f9942cd4562b169a4dddfdc083e505dc465830 (patch)
treeabfaaf02350a5fbb4f4e90787f1c45055e024812 /client/project.godot
parent95e008d419053a53e5e32c36751fae40eeec3725 (diff)
parent4e04980ea7d4548a305586ebf3fe9607c0840bd5 (diff)
downloadhurrycurry-c0f9942cd4562b169a4dddfdc083e505dc465830.tar
hurrycurry-c0f9942cd4562b169a4dddfdc083e505dc465830.tar.bz2
hurrycurry-c0f9942cd4562b169a4dddfdc083e505dc465830.tar.zst
Merge branch 'master' of https://codeberg.org/metamuffin/undercooked
Diffstat (limited to 'client/project.godot')
-rw-r--r--client/project.godot2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/project.godot b/client/project.godot
index 59515f71..d595d655 100644
--- a/client/project.godot
+++ b/client/project.godot
@@ -128,7 +128,7 @@ chat={
[internationalization]
locale/translations=PackedStringArray("res://po/de.po")
-locale/translations_pot_files=PackedStringArray("res://menu/main_menu.tscn", "res://menu/character_menu.tscn", "res://menu/credits_menu.tscn", "res://menu/error_menu.tscn", "res://menu/ingame_menu.tscn", "res://global.gd", "res://menu/settings_menu.tscn", "res://menu/credits_menu.gd")
+locale/translations_pot_files=PackedStringArray("res://menu/main_menu.tscn", "res://menu/character_menu.tscn", "res://menu/credits_menu.tscn", "res://menu/error_menu.tscn", "res://menu/ingame_menu.tscn", "res://global.gd", "res://menu/settings_menu.tscn", "res://menu/credits_menu.gd", "res://menu/setup_menu.tscn")
[rendering]