Linefeeds.

This commit is contained in:
lotodore
2008-12-21 01:38:53 +00:00
parent 2aec6c8534
commit 7decd7ba1c
3 changed files with 20 additions and 20 deletions
+8 -8
View File
@@ -25,14 +25,14 @@ using System.Net.Sockets;
using System.IO;
/*
struct GCC_PACKED NetPacketPlayerInfoData
{
NetPacketHeader head;
u_int32_t playerId;
u_int16_t playerFlags;
u_int16_t playerNameLength;
u_int32_t reserved;
};
struct GCC_PACKED NetPacketPlayerInfoData
{
NetPacketHeader head;
u_int32_t playerId;
u_int16_t playerFlags;
u_int16_t playerNameLength;
u_int32_t reserved;
};
*/
namespace pokerth_console