Skeleton.cpp doesn't have to load ProjectileEntity.h and Entity.h.

master
STRWarrior 2013-11-02 21:32:55 +01:00
parent 445a221d15
commit 6f0f620cf8
1 changed files with 0 additions and 3 deletions

View File

@ -3,9 +3,6 @@
#include "Skeleton.h"
#include "../World.h"
#include "../Entities/ProjectileEntity.h"
#include "../Entities/Entity.h"