diff --git a/game/options.rpy b/game/options.rpy index 163a4d7..f8f87a4 100644 --- a/game/options.rpy +++ b/game/options.rpy @@ -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"