[8468] Move TARGET_EFFECT_SELECT target selection to normal place for target modes.

* Make from TARGET_EFFECT_SELECT code normal Spell::SetTargetMap case
* In additional for old 0/TARGET_EFFECT_SELECT pairs call it in case coordinate targets.
This commit is contained in:
VladimirMangos 2009-09-05 02:05:39 +04:00
parent a65d3a1560
commit b145659b31
3 changed files with 227 additions and 191 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8467"
#define REVISION_NR "8468"
#endif // __REVISION_NR_H__