[7525] Prevent crashes at death controlled (including movement) creature.

This commit is contained in:
VladimirMangos 2009-03-23 13:37:55 +03:00
parent 53f3c91a39
commit e09435326f
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7524"
#define REVISION_NR "7525"
#endif // __REVISION_NR_H__