diff --git a/src/audio.cpp b/src/audio.cpp index e43812f..c2aa840 100644 --- a/src/audio.cpp +++ b/src/audio.cpp @@ -1525,7 +1525,6 @@ struct AudioPrivate { /* BGM is stopped. -> MeNotPlaying */ bgm.setExtVolume1(1.0); - bgm.stream.play(); meWatch.state = MeNotPlaying; }