[8295] Remove single target auras at caster/target shift to not accessable phase.

This must fix another source of "Couldn't find the caster of the single target aura" errors.
This commit is contained in:
VladimirMangos 2009-08-02 10:51:30 +04:00
parent 4841fae910
commit 822a34e2c7
3 changed files with 22 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8294"
#define REVISION_NR "8295"
#endif // __REVISION_NR_H__