mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-06 04:23:47 +00:00
fix(Server): remove double blank lines at the end of several files (#19735)
This commit is contained in:
@@ -194,4 +194,3 @@ void AddSC_instance_obsidian_sanctum()
|
||||
{
|
||||
new instance_obsidian_sanctum();
|
||||
}
|
||||
|
||||
|
||||
@@ -1358,4 +1358,3 @@ void AddSC_boss_halion()
|
||||
RegisterSpellScript(spell_halion_twilight_division);
|
||||
RegisterSpellScript(spell_halion_twilight_mending);
|
||||
}
|
||||
|
||||
|
||||
@@ -229,4 +229,3 @@ void AddSC_boss_saviana_ragefire()
|
||||
RegisterSpellScript(spell_saviana_conflagration_init);
|
||||
RegisterSpellScript(spell_saviana_conflagration_throwback);
|
||||
}
|
||||
|
||||
|
||||
@@ -276,4 +276,3 @@ void AddSC_instance_ruby_sanctum()
|
||||
new instance_ruby_sanctum();
|
||||
RegisterSpellScript(spell_ruby_sanctum_rallying_shout);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user