forked from Cavemanon/SnootGame
Re-enable voices volume slider
This commit is contained in:
@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user