[7348] Remove hack code from IsDeathPersistentSpell.

Re-apply zone dependent auras at resurrection by triggering zone update for player.
This commit is contained in:
VladimirMangos 2009-02-27 07:34:05 +03:00
parent 19c513fc61
commit 9e7e374077
3 changed files with 5 additions and 13 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7347"
#define REVISION_NR "7348"
#endif // __REVISION_NR_H__