a game about throwing hammers made for the github game off
Diffstat (limited to 'project.godot')
-rw-r--r--project.godot2
1 files changed, 2 insertions, 0 deletions
diff --git a/project.godot b/project.godot
index a7024f7..cbe09dd 100644
--- a/project.godot
+++ b/project.godot
@@ -127,6 +127,8 @@ config/features=PackedStringArray("4.0")
Utils="*res://autoloads/Utils.gd"
Globals="*res://autoloads/Globals.gd"
Events="*res://autoloads/Events.gd"
+SoundManager="*res://autoloads/sound_manager.tscn"
+MusicPlayer="*res://autoloads/MusicPlayer.gd"
[debug]