aboutsummaryrefslogtreecommitdiff
path: root/client/project.godot
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-07-13 23:29:35 +0200
committermetamuffin <metamuffin@disroot.org>2024-07-13 23:29:35 +0200
commit9138b1f2d56e31343b8e13d4ed1ee07bdb210c43 (patch)
tree4d8fb2693fe62803188aa065c1ea12d428f6f5d4 /client/project.godot
parent0c77e0938de43a970e03c6dcef019c87745f0ee4 (diff)
parent78ab4d19c8e1f78a1e5092d643d0634721cea9ae (diff)
downloadhurrycurry-9138b1f2d56e31343b8e13d4ed1ee07bdb210c43.tar
hurrycurry-9138b1f2d56e31343b8e13d4ed1ee07bdb210c43.tar.bz2
hurrycurry-9138b1f2d56e31343b8e13d4ed1ee07bdb210c43.tar.zst
Merge branch 'master' of https://codeberg.org/hurrycurry/hurrycurry
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 0167ce36..0c0613cc 100644
--- a/client/project.godot
+++ b/client/project.godot
@@ -170,7 +170,7 @@ start_game={
[internationalization]
locale/translations=PackedStringArray("res://po/de.po")
-locale/translations_pot_files=PackedStringArray("res://global.gd", "res://menu/overlay.tscn", "res://menu/setup.tscn", "res://menu/character.tscn", "res://menu/credits.tscn", "res://menu/error.tscn", "res://menu/ingame.tscn", "res://menu/lobby.tscn", "res://menu/main.tscn", "res://menu/settings.tscn", "res://menu/ingame.gd", "res://menu/lobby.gd", "res://menu/popup_message.gd")
+locale/translations_pot_files=PackedStringArray("res://global.gd", "res://menu/overlay.tscn", "res://menu/setup.tscn", "res://menu/character.tscn", "res://menu/credits.tscn", "res://menu/error.tscn", "res://menu/ingame.tscn", "res://menu/lobby.tscn", "res://menu/main.tscn", "res://menu/settings.tscn", "res://menu/ingame.gd", "res://menu/lobby.gd", "res://menu/popup_message.gd", "res://multiplayer.gd")
[rendering]