[10445] Re-implement in more safe way single cast spell targets system.

It also fix case when target can unexpected lost single target aura at phase switch
in case when target still visible in new phase (pet for example)
This commit is contained in:
VladimirMangos 2010-09-05 07:22:08 +04:00
parent 6e6936c321
commit dfc9966d3b
4 changed files with 68 additions and 53 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10444"
#define REVISION_NR "10445"
#endif // __REVISION_NR_H__