This repository has been archived on 2025-03-19. You can view files and clone it, but cannot push or open issues or pull requests.
Blobledoodes/objects/obj_TitleBloble/Create_0.gml
2019-08-05 09:12:58 -06:00

4 lines
No EOL
74 B
Text

if !audio_is_playing(sound_song2)
{
audio_play_sound(sound_song2, 1, 1)
}