mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-19 14:29:33 -04:00
A great purge of obsolete macros.
--HG-- branch : trunk
This commit is contained in:
@@ -44,7 +44,7 @@ EndContentData */
|
||||
#define GOSSIP_SELECT10 "Ahh... Ironfoe"
|
||||
#define GOSSIP_SELECT11 "Thanks, Ragged John. Your story was very uplifting and informative"
|
||||
|
||||
struct TRINITY_DLL_DECL npc_ragged_johnAI : public ScriptedAI
|
||||
struct npc_ragged_johnAI : public ScriptedAI
|
||||
{
|
||||
npc_ragged_johnAI(Creature *c) : ScriptedAI(c) {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user