canvi de pc

This commit is contained in:
2025-02-05 10:17:49 +01:00
parent 0a9a92d4b7
commit 7e2021da70
3 changed files with 10 additions and 5 deletions

View File

@@ -546,6 +546,7 @@ void Player::setPlayingState(PlayerState state)
}
case PlayerState::CELEBRATING:
{
game_completed_ = true;
setScoreboardMode(ScoreboardMode::SCORE);
break;
}