[8555] removed now unused spelldefinition

SPELL_WAITING_FOR_RESURRECT isn't used anymore
This commit is contained in:
balrok 2009-09-28 17:45:30 +02:00
parent 7e1213232f
commit a59c6bb0d9
2 changed files with 1 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8554"
#define REVISION_NR "8555"
#endif // __REVISION_NR_H__