]> git.localhorst.tv Git - l2e.git/blobdiff - src/battle/Hero.cpp
added sword attack animation
[l2e.git] / src / battle / Hero.cpp
index ff411137773ee72a21fa20ec54ba5115f3cdd914..4bfdf0a0cf651e879cb80d7b1bad92e12effd892 100644 (file)
@@ -20,6 +20,7 @@ Hero::Hero()
 , ring(0)
 , jewel(0)
 
+, meleeAnimation(0)
 , attackAnimation(0)
 , spellAnimation(0)