[7618] Fixed: Prevent adding threat to dead creature and for dead target.

Also remove horriable typecast in ThreatManager code and some other cleanups.
This commit is contained in:
VladimirMangos 2009-04-05 06:30:55 +04:00
parent 764c6b5248
commit a787741a5a
3 changed files with 22 additions and 20 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7617"
#define REVISION_NR "7618"
#endif // __REVISION_NR_H__