3 lines
No EOL
82 B
Text
3 lines
No EOL
82 B
Text
function se_play(soundeffect) {
|
|
return audio_play_sound(soundeffect, 0, false);
|
|
} |