fix preview music
This commit is contained in:
@@ -815,6 +815,7 @@ void ScreenEdit::PlayTicks()
|
|||||||
|
|
||||||
void ScreenEdit::PlayPreviewMusic()
|
void ScreenEdit::PlayPreviewMusic()
|
||||||
{
|
{
|
||||||
|
SOUND->StopMusic();
|
||||||
SOUND->PlayMusic(
|
SOUND->PlayMusic(
|
||||||
m_pSong->GetMusicPath(),
|
m_pSong->GetMusicPath(),
|
||||||
NULL,
|
NULL,
|
||||||
|
|||||||
Reference in New Issue
Block a user