Console client: Show flop/turn/river cards.
This commit is contained in:
@@ -24,13 +24,6 @@ using System.Net;
|
||||
using System.Net.Sockets;
|
||||
using System.IO;
|
||||
|
||||
/*
|
||||
struct GCC_PACKED NetPacketStartEventAckData
|
||||
{
|
||||
NetPacketHeader head;
|
||||
u_int32_t reserved;
|
||||
};
|
||||
*/
|
||||
|
||||
namespace pokerth_lib
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user