diff options
Diffstat (limited to 'src/game/LFGHandler.cpp')
-rw-r--r-- | src/game/LFGHandler.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/game/LFGHandler.cpp b/src/game/LFGHandler.cpp index 6fa0199d6ff..72d1db5a5f9 100644 --- a/src/game/LFGHandler.cpp +++ b/src/game/LFGHandler.cpp @@ -270,7 +270,7 @@ void WorldSession::SendLfgResult(uint32 type, uint32 entry, uint8 lfg_type) if(uint8) { uint32 count1; - for(count1) + for (count1) { uint64; // player guid } @@ -278,7 +278,7 @@ void WorldSession::SendLfgResult(uint32 type, uint32 entry, uint8 lfg_type) data << uint32(0); // count2 data << uint32(0); - for(count2) + for (count2) { uint64 // not player guid uint32 flags; @@ -292,7 +292,7 @@ void WorldSession::SendLfgResult(uint32 type, uint32 entry, uint8 lfg_type) } if(flags & 0x20) { - for(3) + for (3) { uint8 } |