Core/SmartAI/Typo

--HG--
branch : trunk
This commit is contained in:
Rat
2010-11-07 17:13:48 +01:00
parent 9781bba535
commit 13559bde9f

View File

@@ -433,7 +433,7 @@ enum SMART_ACTION
SMART_ACTION_SIMPLE_TALK = 84, // groupID, can be used to make players say groupID, Text_over event is not triggered, whisper can not be used (Target units will say the text)
SMART_ACTION_INVOKER_CAST = 85, // spellID, castFlags, if avaliable, last used invoker will cast spellId with castFlags on targets
SMART_ACTION_END = 85,
SMART_ACTION_END = 86,
};
struct SmartAction