mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-05 12:03:48 +00:00
fix(Server): remove double blank lines at the end of several files (#19735)
This commit is contained in:
@@ -213,4 +213,3 @@ void AddSC_boss_kormok()
|
||||
RegisterSpellScript(spell_kormok_summon_bone_mages);
|
||||
RegisterSpellScript(spell_kormok_summon_bone_minions);
|
||||
}
|
||||
|
||||
|
||||
@@ -464,4 +464,3 @@ void AddSC_instance_scholomance()
|
||||
new spell_scholomance_boon_of_life();
|
||||
new npc_scholomance_occultist();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user