[8806] remove wrong erroroutput for teleportspells

they are just handled in a different way - so this errorcheck
isn't valid for those spells
This commit is contained in:
balrok 2009-11-01 11:22:24 -05:00
parent eb94d78761
commit 413a44d114
2 changed files with 4 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8805"
#define REVISION_NR "8806"
#endif // __REVISION_NR_H__