mirror of
https://forge.univ-lyon1.fr/tplifap4/dungeonanddeamon.git
synced 2024-02-27 13:31:50 +01:00
Update
This commit is contained in:
@ -10,7 +10,7 @@ class GestionCollision
|
||||
public :
|
||||
GestionTerrain gTerrain;
|
||||
GestionMobs gMobs;
|
||||
|
||||
GestionPlayer gPlayer;
|
||||
|
||||
public:
|
||||
std::vector<Mobs> CheckCollisonSol();
|
||||
|
Reference in New Issue
Block a user