diff options
Diffstat (limited to 'project.godot')
| -rw-r--r-- | project.godot | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/project.godot b/project.godot index 8f0fffb..64ec70c 100644 --- a/project.godot +++ b/project.godot @@ -56,6 +56,10 @@ theme/use_hidpi=true theme/custom="res://Assets/Themes/Texty.tres" theme/custom_font="res://Assets/Fonts/VT323Font24.tres" +[locale] + +translations=PoolStringArray( "res://Assets/Translations/menus.de.translation", "res://Assets/Translations/menus.en.translation" ) + [physics] common/enable_pause_aware_picking=true |
