mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 05:36:23 +00:00
fix(Server): remove double blank lines at the end of several files (#19735)
This commit is contained in:
@@ -375,4 +375,3 @@ void AddSC_deathknight_pet_scripts()
|
||||
new npc_pet_dk_dancing_rune_weapon();
|
||||
RegisterSpellScript(spell_pet_dk_gargoyle_strike);
|
||||
}
|
||||
|
||||
|
||||
@@ -837,4 +837,3 @@ void AddSC_generic_pet_scripts()
|
||||
RegisterCreatureAI(npc_pet_gen_moth);
|
||||
RegisterCreatureAI(npc_pet_darting_hatchling);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user