Added notification if a new release or beta release of PokerTH is available.
Removed last traces of deprecated blind values.
This commit is contained in:
@@ -200,6 +200,8 @@ class NetPacketInitAck : public NetPacket
|
||||
public:
|
||||
struct Data
|
||||
{
|
||||
u_int16_t latestGameVersion;
|
||||
u_int16_t latestBetaRevision;
|
||||
u_int32_t sessionId;
|
||||
u_int32_t playerId;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user