mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 10:56:38 +01:00
Whitespace is the root of all evil
This commit is contained in:
@@ -868,10 +868,10 @@ bool AuthSocket::_HandleRealmList()
|
||||
|
||||
++RealmListSize;
|
||||
}
|
||||
|
||||
|
||||
pkt << uint8(0x10);
|
||||
pkt << uint8(0x00);
|
||||
|
||||
|
||||
|
||||
// make a ByteBuffer which stores the RealmList's size
|
||||
ByteBuffer RealmListSizeBuffer;
|
||||
|
||||
Reference in New Issue
Block a user