tornem a deixar els fitxers balloon.png com estaven

This commit is contained in:
2024-07-30 12:02:15 +02:00
parent f4484b24f1
commit 884cacbc2e
33 changed files with 104 additions and 336 deletions

View File

@@ -101,8 +101,6 @@ private:
std::vector<std::vector<Texture *>> playerTextures; // Vector con todas las texturas de los jugadores;
Texture *gameTextTexture; // Textura para los sprites con textos
Texture *gameOverTexture; // Textura para la pantalla de game over
Texture *gameOverEndTexture; // Textura para la pantalla de game over de acabar el juego
std::vector<std::vector<std::string> *> itemAnimations; // Vector con las animaciones de los items
std::vector<std::vector<std::string> *> playerAnimations; // Vector con las animaciones del jugador