[10368] Use AI function DoCastSpellIfCan for eventAI ACTION_T_CAST

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-08-18 01:31:25 +02:00
parent 9c8533335b
commit a6360987de
3 changed files with 21 additions and 48 deletions

View file

@ -49,7 +49,7 @@ using std::hash_map;
# define HASH_NAMESPACE_END }
using stdext::hash_map;
#if !_HAS_TRADITIONAL_STL
#if !_HAS_TRADITIONAL_STL
// can be not used by some platforms, so provide fake forward
HASH_NAMESPACE_START