Merge branch 'master' into shared_mem

This commit is contained in:
KimLS
2013-02-18 19:26:11 -08:00
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1441,6 +1441,7 @@ void Client::Death(Mob* killerMob, int32 damage, uint16 spell, SkillType attack_
SetHorseId(0);
dead = true;
parse->EventPlayer(EVENT_DEATH, this, "", 0);
if (killerMob != NULL)
{