feat(CI/Codestyle): added codestyle check (#3668)

This commit is contained in:
Kargatum
2021-01-09 17:59:50 +07:00
committed by GitHub
parent 57aa46244d
commit ea93a5c1a1
400 changed files with 238 additions and 748 deletions

View File

@@ -85,4 +85,3 @@ enum GameobjectIds
};
#endif

View File

@@ -195,4 +195,3 @@ private:
//std::list<uint64> CreatureList;
};
#endif

View File

@@ -135,7 +135,6 @@ enum Spells
SPELL_ARTHAS_CRUSADER_STRIKE = 50773,
};
#define GOSSIP_ITEM_ARTHAS_1 "Yes, my Prince. We're ready."
#define GOSSIP_ITEM_ARTHAS_2 "We're only doing what is best for Loarderon your Highness."
#define GOSSIP_ITEM_ARTHAS_3 "Lead the way Prince Arthas."

View File

@@ -6,7 +6,6 @@
#include "ScriptedCreature.h"
#include "old_hillsbrad.h"
enum EpochHunter
{
SAY_AGGRO = 3,

View File

@@ -76,4 +76,3 @@ enum MiscIds
};
#endif

View File

@@ -10,7 +10,6 @@
#include "SpellInfo.h"
#include "ScriptedCreature.h"
const Position PortalLocation[4] =
{
{-2041.06f, 7042.08f, 29.99f, 1.30f},

View File

@@ -247,8 +247,6 @@ public:
}
break;
}
}
@@ -267,7 +265,6 @@ public:
};
};
enum timeRift
{
EVENT_SUMMON_AT_RIFT = 1,