[10482] Add basic function MoveWaypoint() to manually start creature waypoint path

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-09-14 12:42:36 +02:00
parent 3027d4ba61
commit 921dda56ba
3 changed files with 23 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10481"
#define REVISION_NR "10482"
#endif // __REVISION_NR_H__