Audio: MeWatch: Don't resume stopped BGM
This commit is contained in:
parent
6604959ec6
commit
9a63140f3e
|
@ -1525,7 +1525,6 @@ struct AudioPrivate
|
|||
{
|
||||
/* BGM is stopped. -> MeNotPlaying */
|
||||
bgm.setExtVolume1(1.0);
|
||||
bgm.stream.play();
|
||||
meWatch.state = MeNotPlaying;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue