Sound not playing

Status
Not open for further replies.
Level 12
Joined
Dec 2, 2016
Messages
733
JASS:
call PlaySoundBJ( gg_snd_HellOpens )

This bit of code is inside a function that runs when a certain unit enters the playable map grounds. I know that function is working because I tested with a message. But the sound does not play, any idea what I'm doing wrong here?
 
Status
Not open for further replies.
Back
Top