aboutsummaryrefslogtreecommitdiff
path: root/client/project.godot
diff options
context:
space:
mode:
Diffstat (limited to 'client/project.godot')
-rw-r--r--client/project.godot5
1 files changed, 1 insertions, 4 deletions
diff --git a/client/project.godot b/client/project.godot
index 3d45924f..8c3be511 100644
--- a/client/project.godot
+++ b/client/project.godot
@@ -19,6 +19,7 @@ config/icon="res://icons/main.png"
[autoload]
+TranslationManager="*res://translation_manager.gd"
Global="*res://global.gd"
Sound="*res://audio/sound.tscn"
DisableWrongJoypads="*res://disable_wrong_joypads.gd"
@@ -213,10 +214,6 @@ menu={
]
}
-[internationalization]
-
-locale/translations=PackedStringArray("res://po/it.po", "res://po/ru.po", "res://po/ar.po", "res://po/nl.po", "res://po/de.po", "res://po/en.po", "res://po/es.po", "res://po/eu.po", "res://po/fi.po", "res://po/fr.po", "res://po/he.po", "res://po/ja.po", "res://po/pl.po", "res://po/pt.po", "res://po/tr.po", "res://po/zh_Hans.po", "res://po/zh_Hant.po", "res://po/ru.po")
-
[rendering]
renderer/rendering_method.mobile="gl_compatibility"