[9041] Move enum CastFlags from eventAI to creatureAI for access to all AI

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2009-12-20 23:48:12 +01:00
parent 70c7d955f9
commit 050bff1a1d
3 changed files with 11 additions and 11 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9040"
#define REVISION_NR "9041"
#endif // __REVISION_NR_H__