mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 18:10:26 +00:00
feat(CI/Codestyle): added codestyle check (#3668)
This commit is contained in:
@@ -1017,7 +1017,6 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
// Theirs
|
||||
class spell_generic_quest_update_entry_SpellScript : public SpellScript
|
||||
{
|
||||
@@ -2839,7 +2838,6 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
enum DeathComesFromOnHigh
|
||||
{
|
||||
SPELL_FORGE_CREDIT = 51974,
|
||||
@@ -3077,7 +3075,6 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
void AddSC_quest_spell_scripts()
|
||||
{
|
||||
// Ours
|
||||
|
||||
Reference in New Issue
Block a user