summaryrefslogtreecommitdiff
path: root/client/project.godot
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2024-06-29 22:08:39 +0200
committertpart <tpart120@proton.me>2024-06-29 22:08:41 +0200
commit9a76089edbae93c874b24c53a9b79f1fe10ebe2f (patch)
tree76f003962c2f1c1219c88e6ab02bf7c53a389afb /client/project.godot
parent424b4ef3716e74bcc54c3eefffe6ba7994d79270 (diff)
downloadhurrycurry-9a76089edbae93c874b24c53a9b79f1fe10ebe2f.tar
hurrycurry-9a76089edbae93c874b24c53a9b79f1fe10ebe2f.tar.bz2
hurrycurry-9a76089edbae93c874b24c53a9b79f1fe10ebe2f.tar.zst
Add Sound singleton; Restructure sound system; Add button sounds to ingame menu
Diffstat (limited to 'client/project.godot')
-rw-r--r--client/project.godot1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/project.godot b/client/project.godot
index d595d655..4113b60d 100644
--- a/client/project.godot
+++ b/client/project.godot
@@ -21,6 +21,7 @@ config/icon="res://icon.png"
Global="*res://global.gd"
Server="*res://server.gd"
+Sound="*res://audio/sound.tscn"
[input]