diff options
Diffstat (limited to 'game/project.godot')
-rw-r--r-- | game/project.godot | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/game/project.godot b/game/project.godot index 323bf41..ae9822c 100644 --- a/game/project.godot +++ b/game/project.godot @@ -40,6 +40,10 @@ window/stretch/aspect="ignore" enabled=PackedStringArray("res://addons/keychain/plugin.cfg") +[gui] + +theme/custom="res://theme/default_theme.tres" + [internationalization] locale/translation_remaps={} |