Skeleton.cpp doesn't have to load ProjectileEntity.h and Entity.h.
parent
445a221d15
commit
6f0f620cf8
|
@ -3,9 +3,6 @@
|
|||
|
||||
#include "Skeleton.h"
|
||||
#include "../World.h"
|
||||
#include "../Entities/ProjectileEntity.h"
|
||||
#include "../Entities/Entity.h"
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue