[10064] Fixed recently show up crash in Unit::StopMoving.

This commit is contained in:
VladimirMangos 2010-06-15 19:12:44 +04:00
parent 5b15cd5dd2
commit 0304448b85
3 changed files with 9 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10063"
#define REVISION_NR "10064"
#endif // __REVISION_NR_H__