al acabar la partida i vore els records, torna al titol

This commit is contained in:
2025-03-15 19:53:57 +01:00
parent a6d115342c
commit c2c55707c3
4 changed files with 9 additions and 5 deletions

View File

@@ -346,6 +346,7 @@ void Game::updateGameStateGameOver()
{
// La partida ha terminado con la derrota de los jugadores
section::name = section::Name::HI_SCORE_TABLE;
section::options = section::Options::HI_SCORE_AFTER_GAME_OVER;
}
if (options.audio.enabled)
{