[6893] Fixes in waypoint movement code.

Initilize variables and reset last movment timer for correct waypoints work at reset movement.
This commit is contained in:
VladimirMangos 2008-12-10 18:06:37 +03:00
parent 2e2055c469
commit 477ba70782
2 changed files with 11 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6892"
#define REVISION_NR "6893"
#endif // __REVISION_NR_H__