*Sort script folders by map.

*Fix build.

--HG--
branch : trunk
This commit is contained in:
megamage
2009-04-27 23:09:27 -05:00
parent f069a9ee36
commit 4e0d7e4f33
4 changed files with 2221 additions and 2201 deletions

View File

@@ -109,7 +109,7 @@ struct TRINITY_DLL_DECL ScriptedAI : public CreatureAI
void Reset() {}
//Called at creature aggro either by MoveInLOS or Attack Start
void EnterCombat(Unit*);
void EnterCombat(Unit*) {}
//*************
//AI Helper Functions