poggers
This commit is contained in:
parent
763819cade
commit
bcc97d82a6
@ -1319,12 +1319,8 @@ class ChartingState extends MusicBeatState
|
|||||||
FlxG.sound.music.onComplete = function()
|
FlxG.sound.music.onComplete = function()
|
||||||
{
|
{
|
||||||
if (!PlayState.isSM)
|
if (!PlayState.isSM)
|
||||||
{
|
|
||||||
vocals.pause();
|
vocals.pause();
|
||||||
vocals.time = 0;
|
|
||||||
}
|
|
||||||
FlxG.sound.music.pause();
|
FlxG.sound.music.pause();
|
||||||
FlxG.sound.music.time = 0;
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user