[9981] For non-player at "offline" delete hostile references.

This must fix porblem with call message broadcast from unit destructor.
This commit is contained in:
VladimirMangos 2010-05-27 14:15:28 +04:00
parent afc9b28103
commit ce85076033
2 changed files with 5 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9980"
#define REVISION_NR "9981"
#endif // __REVISION_NR_H__