Audio: MeWatch: Don't resume stopped BGM
This commit is contained in:
parent
6604959ec6
commit
9a63140f3e
1 changed files with 0 additions and 1 deletions
|
@ -1525,7 +1525,6 @@ struct AudioPrivate
|
||||||
{
|
{
|
||||||
/* BGM is stopped. -> MeNotPlaying */
|
/* BGM is stopped. -> MeNotPlaying */
|
||||||
bgm.setExtVolume1(1.0);
|
bgm.setExtVolume1(1.0);
|
||||||
bgm.stream.play();
|
|
||||||
meWatch.state = MeNotPlaying;
|
meWatch.state = MeNotPlaying;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue