[11447] Make SPELL_AURA_MIRROR_IMAGE work also for TARGET_SCRIPT

Not the best solution though, and should figure out a more nice way to deal with it.

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2011-05-08 23:05:06 +02:00
parent 605fb79847
commit 8ee769a3cd
2 changed files with 6 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11446"
#define REVISION_NR "11447"
#endif // __REVISION_NR_H__