mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Core: Removed all double (and more) empty lines
This commit is contained in:
@@ -122,7 +122,6 @@ void LFGScripts::OnChangeLeader(Group* group, uint64 newLeaderGuid, uint64 oldLe
|
||||
if (plr)
|
||||
plr->GetSession()->SendLfgUpdateParty(updateData);
|
||||
|
||||
|
||||
plr = sObjectMgr->GetPlayer(oldLeaderGuid);
|
||||
if (plr)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user