[c12602] Reorder handling in Creature::SetDeathState(JUST_ALIVE) case

This commit is contained in:
Schmoozerd 2013-05-31 11:35:36 +01:00 committed by Antz
parent 09063c60ae
commit ecb5342ed8
3 changed files with 119 additions and 83 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12601"
#define REVISION_NR "12602"
#endif // __REVISION_NR_H__