[10343] Correct order of spell id's in dummy aura effect

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-08-11 17:39:24 +02:00
parent 4c838a1c31
commit 76aa99627f
2 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10342"
#define REVISION_NR "10343"
#endif // __REVISION_NR_H__