[10696] Avoid selection despawned creatures as spell autoselected targets.

Original patch provided by virusav.
This commit is contained in:
VladimirMangos 2010-11-08 02:40:03 +03:00
parent d2b3981631
commit 9508001213
4 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10695"
#define REVISION_NR "10696"
#endif // __REVISION_NR_H__