Whitespace is the root of all evil

This commit is contained in:
Nay
2012-08-03 22:39:04 +01:00
parent 3577afcfaf
commit 12307c7d06
23 changed files with 50 additions and 50 deletions

View File

@@ -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;