]> git.localhorst.tv Git - l2e.git/blobdiff - src/common/Item.cpp
added sword attack animation
[l2e.git] / src / common / Item.cpp
index be22c6e77e3d7697a42f3fbd6c0cebd7180768ef..f14fd22e7b4374f41bd7c481c4d04a96891f333f 100644 (file)
@@ -14,6 +14,7 @@ Item::Item()
 , menuIcon(0)
 , chestIcon(0)
 , ikari(0)
+, attackAnimation(0)
 
 , value(0)
 , properties(0)