diff options
Diffstat (limited to 'client/project.godot')
| -rw-r--r-- | client/project.godot | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/project.godot b/client/project.godot index c0d10492..89f25188 100644 --- a/client/project.godot +++ b/client/project.godot @@ -19,7 +19,6 @@ config/icon="res://icons/main.png" [autoload] -TranslationManager="*res://system/translation_manager.gd" Global="*res://global.gd" Sound="*res://audio/sound.tscn" DisableWrongJoypads="*res://system/disable_wrong_joypads.gd" |