mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-30 10:44:37 +00:00
fixing the stop
This commit is contained in:
parent
64a4512980
commit
f3a38e0232
|
@ -4989,7 +4989,7 @@ class ChartEditorState extends UIState // UIState derives from MusicBeatState
|
|||
}
|
||||
else
|
||||
{
|
||||
welcomeMusic.pause();
|
||||
stopWelcomeMusic();
|
||||
startAudioPlayback();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue