[7936] Fixed low chance but possible crash at creature tame.

Thanks to marry521 for patch preparing to mangos.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
megamage 2009-06-01 11:16:17 +04:00 committed by VladimirMangos
parent c3c7187841
commit e1927fa4f8
2 changed files with 3 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7935"
#define REVISION_NR "7936"
#endif // __REVISION_NR_H__