forked from Cavemanon/SnootGame
new mixer
This commit is contained in:
@ -53,7 +53,7 @@ define config.play_channel = "uisounds"
|
||||
|
||||
##Custom Channels?
|
||||
init -1 python:
|
||||
renpy.music.register_channel("uisounds", "voice", loop=False, stop_on_mute=True)
|
||||
renpy.music.register_channel("uisounds", "ui", loop=False, stop_on_mute=True)
|
||||
|
||||
|
||||
## To allow the user to play a test sound on the sound or voice channel,
|
||||
|
Reference in New Issue
Block a user