Game end completed

This commit is contained in:
2021-05-21 21:08:43 +02:00
parent 0c0b677474
commit 90812f2140
2 changed files with 21 additions and 11 deletions

View File

@@ -250,7 +250,7 @@ public:
void updateDeath();
// Renderiza el fade final cuando se acaba la partida
void renderDeathFade(bool trigger, int counter);
void renderDeathFade(int counter);
// Actualiza los globos
void updateBalloons();