Graficos modificados
This commit is contained in:
@@ -3150,6 +3150,7 @@ void Game::renderPausedGame()
|
||||
|
||||
// Pinta el escenario
|
||||
fillCanvas();
|
||||
SDL_RenderCopy(renderer, canvas, nullptr, &playArea);
|
||||
|
||||
if ((deathCounter <= 150) && !players[0]->isAlive())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user