From 413637151f0eb471ff6b28feddc028c374f96401 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 15 Sep 2016 19:37:39 +0300 Subject: Add type into ShopListBox. --- src/being/being.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/being/being.cpp') diff --git a/src/being/being.cpp b/src/being/being.cpp index 398d82f48..11deec011 100644 --- a/src/being/being.cpp +++ b/src/being/being.cpp @@ -4835,6 +4835,8 @@ void Being::setTileCoords(const int x, const int y) restrict2 void Being::setMap(Map *restrict const map) restrict2 { + mCastEndTime = 0; + delete2(mCastingEffect); ActorSprite::setMap(map); if (mMap) { -- cgit v1.2.3-60-g2f50