From 9a76089edbae93c874b24c53a9b79f1fe10ebe2f Mon Sep 17 00:00:00 2001 From: tpart Date: Sat, 29 Jun 2024 22:08:39 +0200 Subject: Add Sound singleton; Restructure sound system; Add button sounds to ingame menu --- client/project.godot | 1 + 1 file changed, 1 insertion(+) (limited to 'client/project.godot') 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] -- cgit v1.2.3-70-g09d2