[10528] Run creature_movement_scripts also at first waypoint

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-09-24 19:05:23 +02:00
parent 54980328f9
commit f92518ee14
2 changed files with 8 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10527"
#define REVISION_NR "10528"
#endif // __REVISION_NR_H__