[c12577] Avoid creature not respawning when not looted.

This commit is contained in:
Cyberium 2013-05-31 10:13:54 +01:00 committed by Antz
parent 1634ad38dc
commit f34e07ae9f
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12576"
#define REVISION_NR "12577"
#endif // __REVISION_NR_H__