[11418] Add CreatureAI call JustSummoned version for GameObject*

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2011-05-02 10:17:36 +02:00
parent 9aaa8069e2
commit df1376b14b
3 changed files with 10 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11417"
#define REVISION_NR "11418"
#endif // __REVISION_NR_H__