sfx/sound fix & reset added

This commit is contained in:
2021-10-07 10:27:45 +11:00
parent 15e7efa0da
commit 74ae62194b
2 changed files with 17 additions and 16 deletions

View File

@ -47,7 +47,7 @@ define build.name = "SnootGame"
define config.has_sound = True
define config.has_music = True
define config.has_voice = True
define config.has_voice = False
define config.play_channel = "uisounds"