diff --git a/cosmic rage/worlds/plugins/CosmicRage.xml b/cosmic rage/worlds/plugins/CosmicRage.xml index 6bdfbfa..884c932 100644 --- a/cosmic rage/worlds/plugins/CosmicRage.xml +++ b/cosmic rage/worlds/plugins/CosmicRage.xml @@ -130,6 +130,7 @@ end sequence="100" > +ReloadPlugin("LuaAudio") local intro = tonumber(GetVariable("intro") or "") if not intro or ppi.isPlaying(intro) == 0 then temp = ppi.play(dir.."sounds/ogg/music/IntroMusic/DefaultIntro.ogg", 1, 0, 40)