[7148] Fixed possible crash at clone creatures without family.

Signed-off-by: zhenya <zhenya@mangos.ru>

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
seirge 2009-01-23 01:25:17 +03:00 committed by VladimirMangos
parent 100801b713
commit 7e76c7dff2
2 changed files with 4 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7147"
#define REVISION_NR "7148"
#endif // __REVISION_NR_H__