diff options
Diffstat (limited to 'client/project.godot')
-rw-r--r-- | client/project.godot | 1 |
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] |