Commit de canvi d'equip
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user