mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 10:56:38 +01:00
Core: White space CleanUp
This commit is contained in:
@@ -1562,7 +1562,7 @@ void Group::SendUpdateToPlayer(ObjectGuid playerGUID, MemberSlot* slot)
|
||||
partyUpdate.PartyType = m_groupType;
|
||||
partyUpdate.PartyIndex = 0;
|
||||
partyUpdate.PartyFlags = uint8(IsCreated());
|
||||
|
||||
|
||||
partyUpdate.PartyGUID = m_guid;
|
||||
partyUpdate.LeaderGUID = m_leaderGuid;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user