[9229] Add AI function SummonedMovementInform

Informing summoner of summoned when it reach a movement point (MovePoint)
This commit is contained in:
NoFantasy 2010-01-21 18:58:24 +01:00
parent 4178d5bb6a
commit 0ed769c828
3 changed files with 19 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9228"
#define REVISION_NR "9229"
#endif // __REVISION_NR_H__