]> git.localhorst.tv Git - l2e.git/blobdiff - src/battle/NumberAnimation.cpp
added capsule attack/animation handling
[l2e.git] / src / battle / NumberAnimation.cpp
index fcc707f7802e25f28c4bc2a4751d6abbd741e332..63d16562f1324822d8c8eac50aa6580b54e88611 100644 (file)
@@ -1,13 +1,7 @@
-/*
- * NumberAnimation.cpp
- *
- *  Created on: Aug 12, 2012
- *      Author: holy
- */
-
 #include "NumberAnimation.h"
 
 #include "../geometry/Vector.h"
+#include "../graphics/Sprite.h"
 
 using app::State;
 using geometry::Vector;