Re-enable voices volume slider

This commit is contained in:
Map 2024-10-05 09:03:18 -05:00
parent fa2bf7e4a9
commit e41e277f7b

View file

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