Maybe fixed a bug to do with reconnections.

This commit is contained in:
nathan smith
2025-10-31 22:17:52 +00:00
parent 5c90a04ebb
commit 21fa3e0d57

View File

@@ -130,6 +130,7 @@ end
sequence="100"
>
<send>
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)