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:
@@ -31,7 +31,6 @@ enum DruidSpells
|
||||
SPELL_DRUID_GLYPH_OF_BARKSKIN = 63057,
|
||||
SPELL_DRUID_GLYPH_OF_BARKSKIN_TRIGGER = 63058,
|
||||
|
||||
|
||||
// Theirs
|
||||
SPELL_DRUID_ENRAGE_MOD_DAMAGE = 51185,
|
||||
SPELL_DRUID_GLYPH_OF_TYPHOON = 62135,
|
||||
@@ -365,7 +364,6 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
// Theirs
|
||||
// -1850 - Dash
|
||||
class spell_dru_dash : public SpellScriptLoader
|
||||
|
||||
Reference in New Issue
Block a user