mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04:37:00 +00:00
[10368] Use AI function DoCastSpellIfCan for eventAI ACTION_T_CAST
Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
parent
9c8533335b
commit
a6360987de
3 changed files with 21 additions and 48 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue