mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-29 16:43:47 +00:00
fix(Server): remove double blank lines at the end of several files (#19735)
This commit is contained in:
@@ -496,4 +496,3 @@ void AddSC_event_love_in_the_air()
|
||||
RegisterSpellScript(spell_love_is_in_the_air_romantic_picnic);
|
||||
RegisterSpellScript(spell_gen_aura_service_uniform);
|
||||
}
|
||||
|
||||
|
||||
@@ -1308,4 +1308,3 @@ void AddSC_event_midsummer_scripts()
|
||||
RegisterSpellScript(spell_midsummer_torch_catch);
|
||||
RegisterSpellScript(spell_midsummer_summon_ahune_lieutenant);
|
||||
}
|
||||
|
||||
|
||||
@@ -683,4 +683,3 @@ void AddSC_event_pilgrims_end_scripts()
|
||||
new achievement_pb_pilgrims_peril();
|
||||
new achievement_pb_terokkar_turkey_time();
|
||||
}
|
||||
|
||||
|
||||
@@ -266,4 +266,3 @@ void AddSC_event_winter_veil_scripts()
|
||||
RegisterSpellScript(spell_winter_veil_racer_slam_hit);
|
||||
RegisterSpellScript(spell_winter_veil_shoot_air_rifle);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user