From 089f6a3784423b457b97eb214eb39c247b531574 Mon Sep 17 00:00:00 2001 From: Spartan322 Date: Sat, 11 Mar 2023 02:41:21 -0500 Subject: Add debug mode Fulfills requirement SS-56 --- game/project.godot | 1 + 1 file changed, 1 insertion(+) (limited to 'game/project.godot') 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] -- cgit v1.2.3-56-ga3b1