summaryrefslogtreecommitdiff
path: root/client/project.godot
diff options
context:
space:
mode:
authorBigBrotherNii <nicochr1004@gmail.com>2024-07-23 18:30:07 +0200
committerBigBrotherNii <nicochr1004@gmail.com>2024-07-23 18:30:07 +0200
commitad2c89f296f72e130897effdc71ad12f06fd2d98 (patch)
treea05db1412722d7122aeaccf9f145900a4e7b1a85 /client/project.godot
parent76c26dd5b5ba96bd9461ac8a05ad9e4c8e6b091e (diff)
downloadhurrycurry-ad2c89f296f72e130897effdc71ad12f06fd2d98.tar
hurrycurry-ad2c89f296f72e130897effdc71ad12f06fd2d98.tar.bz2
hurrycurry-ad2c89f296f72e130897effdc71ad12f06fd2d98.tar.zst
improved menu for players' intuition
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 684ca1cd..25ff30f4 100644
--- a/client/project.godot
+++ b/client/project.godot
@@ -194,7 +194,7 @@ scroll_up={
[internationalization]
locale/translations=PackedStringArray("res://po/de.po", "res://po/fr.po", "res://po/es.po", "res://po/ja.po")
-locale/translations_pot_files=PackedStringArray("res://global.gd", "res://menu/overlay.tscn", "res://menu/setup.tscn", "res://menu/character.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", "res://menu/hairstyle_preview.gd", "res://menu/credits.tscn", "res://menu/credits.gd", "res://menu/rating/rating.gd")
+locale/translations_pot_files=PackedStringArray("res://global.gd", "res://menu/overlay.tscn", "res://menu/setup.tscn", "res://menu/character.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", "res://menu/hairstyle_preview.gd", "res://menu/credits.tscn", "res://menu/credits.gd", "res://menu/rating/rating.gd", "res://menu/warning_popup.tscn")
[rendering]