mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 17:05:44 +01:00
A great purge of obsolete macros.
--HG-- branch : trunk
This commit is contained in:
@@ -151,7 +151,7 @@ enum eEnums
|
||||
FACTION_SMOON_E = 1603,
|
||||
};
|
||||
|
||||
struct TRINITY_DLL_DECL npc_ranger_lilathaAI : public npc_escortAI
|
||||
struct npc_ranger_lilathaAI : public npc_escortAI
|
||||
{
|
||||
npc_ranger_lilathaAI(Creature *c) : npc_escortAI(c) {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user