New packet types implemented for timeout system - unused yet.
This commit is contained in:
+2
-2
@@ -74,8 +74,8 @@ enum Button {
|
||||
BUTTON_BIG_BLIND };
|
||||
|
||||
enum NetTimeoutReason {
|
||||
GENERIC = 0,
|
||||
OPENGAMEADMINIDLE
|
||||
NETWORK_TIMEOUT_GENERIC = 0,
|
||||
NETWORK_TIMEOUT_GAME_ADMIN_IDLE
|
||||
};
|
||||
|
||||
struct ServerStats
|
||||
|
||||
Reference in New Issue
Block a user