arbre Etat, plus ajout animation player

This commit is contained in:
Estrela Allan p1923381
2020-05-02 16:10:48 +02:00
parent cd7f1837a4
commit c85ccf4f8f
4 changed files with 195 additions and 47 deletions

View File

@ -23,7 +23,7 @@ GestionJeu::GestionJeu()
GestionJeu::~GestionJeu()
{
delete gPlayer;
delete gMobs;
}