[9953] Remove two not needed cast to Creature* and make code more safe

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-05-22 12:03:49 +02:00
parent f758fac6f7
commit 0aac44e091
2 changed files with 3 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9952"
#define REVISION_NR "9953"
#endif // __REVISION_NR_H__