X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fcommon%2FItem.cpp;h=f14fd22e7b4374f41bd7c481c4d04a96891f333f;hb=c0068263474818f39e704eee12f753c0419f7708;hp=be22c6e77e3d7697a42f3fbd6c0cebd7180768ef;hpb=e79073197647340d84eafc4b750b54e1cb4e3c8f;p=l2e.git diff --git a/src/common/Item.cpp b/src/common/Item.cpp index be22c6e..f14fd22 100644 --- a/src/common/Item.cpp +++ b/src/common/Item.cpp @@ -14,6 +14,7 @@ Item::Item() , menuIcon(0) , chestIcon(0) , ikari(0) +, attackAnimation(0) , value(0) , properties(0)