[9431] Remove dummy effect (old code and wrong) of spell 34665

Let script handle dummy effect like expected for this type.

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-02-22 16:47:55 +01:00
parent 7eeaed6d10
commit 548a656a76
2 changed files with 1 additions and 27 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9430"
#define REVISION_NR "9431"
#endif // __REVISION_NR_H__