[8076] Fixed well known walk-after-taxi bug.

Also thanks to jolan, yad02, nos4r2zod for deep reseach problem.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
thenecromancer 2009-06-25 06:31:28 +04:00 committed by tomrus88
parent 4baf32d05f
commit 9bc57c8512
3 changed files with 8 additions and 10 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8075"
#define REVISION_NR "8076"
#endif // __REVISION_NR_H__