gmc-jam-3/objects/obj_advance/Create_0.gml

7 lines
103 B
Plaintext
Raw Normal View History

var __b__;
__b__ = action_if_sound(snd_EisiolsTheme);
if !__b__
{
action_sound(snd_EisiolsTheme, 1);
}