mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 02:25:38 +01:00
Core: whitespace cleanup, reduce double blank line to single (#25795)
* Core/Misc: fix double empty line
* worldserver.conf
(cherry picked from commit a32b6b8ac4)
This commit is contained in:
@@ -50,7 +50,6 @@ class npc_pet_shaman_earth_elemental : public CreatureScript
|
||||
{
|
||||
npc_pet_shaman_earth_elementalAI(Creature* creature) : ScriptedAI(creature) { }
|
||||
|
||||
|
||||
void Reset() override
|
||||
{
|
||||
_events.Reset();
|
||||
|
||||
Reference in New Issue
Block a user