mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-17 21:50:50 -04:00
A great purge of obsolete macros.
--HG-- branch : trunk
This commit is contained in:
@@ -66,7 +66,7 @@ enum eEnums
|
||||
//List of gossip item texts. Items will appear in the gossip window.
|
||||
#define GOSSIP_ITEM "I'm looking for a fight"
|
||||
|
||||
struct TRINITY_DLL_DECL example_creatureAI : public ScriptedAI
|
||||
struct example_creatureAI : public ScriptedAI
|
||||
{
|
||||
//*** HANDLED FUNCTION ***
|
||||
//This is the constructor, called only once when the Creature is first created
|
||||
|
||||
Reference in New Issue
Block a user