[9060] Fixed leave combat by timer.

This also fix some problems with stealth detection.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
laise 2009-12-25 05:39:54 +03:00 committed by VladimirMangos
parent 9ab5276eb9
commit ce30ed1852
2 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9059"
#define REVISION_NR "9060"
#endif // __REVISION_NR_H__