[9421] Some code cleanup in EffectDummy, also correcting order of spell id

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-02-20 14:52:33 +01:00
parent e8c2d62c19
commit a916e31316
2 changed files with 138 additions and 59 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9420"
#define REVISION_NR "9421"
#endif // __REVISION_NR_H__