Linefeeds.
This commit is contained in:
@@ -25,13 +25,13 @@ using System.Net.Sockets;
|
||||
using System.IO;
|
||||
|
||||
/*
|
||||
struct GCC_PACKED NetPacketJoinGameData
|
||||
{
|
||||
NetPacketHeader head;
|
||||
u_int32_t gameId;
|
||||
u_int16_t passwordLength;
|
||||
u_int16_t reserved;
|
||||
};
|
||||
struct GCC_PACKED NetPacketJoinGameData
|
||||
{
|
||||
NetPacketHeader head;
|
||||
u_int32_t gameId;
|
||||
u_int16_t passwordLength;
|
||||
u_int16_t reserved;
|
||||
};
|
||||
*/
|
||||
|
||||
namespace pokerth_console
|
||||
|
||||
Reference in New Issue
Block a user