Commit de canvi d'equip

This commit is contained in:
2024-06-15 08:02:36 +02:00
parent 9d84dfe38e
commit 2bf805b941
7 changed files with 15 additions and 3 deletions

View File

@@ -2725,7 +2725,7 @@ void Game::render()
screen->start();
// Limpia la pantalla
//screen->clean(bgColor);
screen->clean(bgColor);
SDL_RenderCopy(renderer, canvas, nullptr, &playArea);
scoreboard->render();