mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
Copyright header updates - part 3... (and some whitespace cleanups)
--HG-- branch : trunk
This commit is contained in:
@@ -1114,7 +1114,7 @@ void Group::SendUpdate()
|
||||
data << uint8(citr->flags);
|
||||
data << uint8(citr->roles);
|
||||
if (isLFGGroup())
|
||||
{
|
||||
{
|
||||
data << uint8(m_LfgStatus);
|
||||
data << uint32(m_LfgDungeonEntry);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user