Enables new sound.

Why the fuck is this in the ticker subsystem?
This commit is contained in:
Ragolution
2019-03-18 08:54:04 -04:00
parent 286662be52
commit b874662323
+2 -1
View File
@@ -655,7 +655,8 @@ SUBSYSTEM_DEF(ticker)
'sound/roundend/its_only_game.ogg',
'sound/roundend/yeehaw.ogg',
'sound/roundend/disappointed.ogg',
'sound/roundend/gondolabridge.ogg'\
'sound/roundend/gondolabridge.ogg',
'sound/roundend/haveabeautifultime.ogg'\
)
SEND_SOUND(world, sound(round_end_sound))