diff options
Diffstat (limited to 'game/project.godot')
-rw-r--r-- | game/project.godot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/game/project.godot b/game/project.godot index ddeddb2..7975c0a 100644 --- a/game/project.godot +++ b/game/project.godot @@ -23,6 +23,7 @@ Resolution="*res://src/Autoload/Resolution.gd" MusicConductor="*res://src/MusicConductor/MusicConductor.tscn" SoundManager="*res://src/Autoload/SoundManager.gd" Keychain="*res://addons/keychain/Keychain.gd" +GameDebug="*res://src/Autoload/GameDebug.gd" [display] |