fix: el temporitzador del tabe continuava contant amb el joc en pausa

This commit is contained in:
2025-07-19 13:25:44 +02:00
parent 2d1738f20a
commit 18ca6bdf86
3 changed files with 35 additions and 8 deletions

View File

@@ -1091,6 +1091,7 @@ void Game::updateScoreboard() {
void Game::pause(bool value) {
paused_ = value;
screen_->attenuate(paused_);
tabe_->pauseTimer(paused_);
}
// Añade una puntuación a la tabla de records