X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fmap%2FEntity.cpp;h=c2a826be0e7d6f2fc169c3b5bc856e9ade6aa3db;hb=a67f7e662c85b2b8d46f26a3c6e018b2df6eb318;hp=b9261a2ae8df1aa2dc985876de00baed3d483491;hpb=1907ca03c5e865c4d398170042aa384c67ffff29;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"