Erratum 2
This commit is contained in:
parent
3d0b35123a
commit
2f53f74ca9
@ -2332,6 +2332,7 @@ void Engine::MousePressEvent(const MOUSE_BUTTON& button, int x, int y) {
|
||||
m_audio.playSound(AUDIO_PATH "snap.wav");
|
||||
m_gamestate = GameState::MAIN_MENU;
|
||||
m_selectedPlayOptions = false;
|
||||
m_audio.ToggleMusicState(m_gamestate);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user