diff Actor.cpp @ 1012:9e823ad5eaa6

second msg_queue returned
author Gloval
date Sun, 19 May 2013 12:13:42 +0400
parents 3431f6abc786
children 9ac94d00012e
line wrap: on
line diff
--- a/Actor.cpp	Sun May 19 10:16:23 2013 +0400
+++ b/Actor.cpp	Sun May 19 12:13:42 2013 +0400
@@ -3145,6 +3145,7 @@
     actor->pActorBuffs[i].Reset();
 
   ItemGen drop;
+  drop.Reset();
   switch (actor->pMonsterInfo.uID)
   {
     case MONSTER_HARPY_1: case MONSTER_HARPY_2: case MONSTER_HARPY_3: