diff options
Diffstat (limited to 'game/project.godot')
-rw-r--r-- | game/project.godot | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/game/project.godot b/game/project.godot index b2a3098..363bbc1 100644 --- a/game/project.godot +++ b/game/project.godot @@ -50,8 +50,10 @@ locale/translation_remaps={} locale/fallback="en_GB" locale/locale_filter_mode=0 locale/country_short_name={ +"United Kingdom": "UK", "United States of America": "USA" } +locale/localisation_path="res://localisation" [memory] |