[6928] Corrected the handling of evade and threat for creature summoned pets. Should fix some of the setVisibility crashes.

This commit is contained in:
Wyk3d 2008-12-22 01:22:09 +02:00 committed by tomrus88
parent 1884889f04
commit ed4efc317c
3 changed files with 21 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6927"
#define REVISION_NR "6928"
#endif // __REVISION_NR_H__