Closed bgold-cosmos closed 8 years ago
The change to the samplename wasn’t actually happening until after the file was loaded, which resulted in “sound” not working properly. So I’ve moved some code to the beginning of audio_play to fix this.
samplename
The change to the
samplename
wasn’t actually happening until after the file was loaded, which resulted in “sound” not working properly. So I’ve moved some code to the beginning of audio_play to fix this.