X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fmap%2FEntity.cpp;h=c2a826be0e7d6f2fc169c3b5bc856e9ade6aa3db;hb=cc3d698b8c1ad09d7a3f9e3f28bc84e0ac1735ea;hp=b9261a2ae8df1aa2dc985876de00baed3d483491;hpb=350055a7ff27c74882aff8a4d6af2014782f830b;p=l2e.git diff --git a/src/map/Entity.cpp b/src/map/Entity.cpp index b9261a2..c2a826b 100644 --- a/src/map/Entity.cpp +++ b/src/map/Entity.cpp @@ -1,10 +1,3 @@ -/* - * Entity.cpp - * - * Created on: Sep 29, 2012 - * Author: holy - */ - #include "Entity.h" #include "../battle/Monster.h"