[7260] Fixed access to uninitilized fields in FleeingMovementGenerator and Creature::IsOutOfThreatArea.

This commit is contained in:
VladimirMangos 2009-02-10 06:20:32 +03:00
parent 63b8d1f537
commit 09bf9260cb
3 changed files with 20 additions and 9 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7259"
#define REVISION_NR "7260"
#endif // __REVISION_NR_H__