gui tweaks for autofold mode, new timeout message about autofold mode
This commit is contained in:
+2
-1
@@ -136,7 +136,8 @@ enum Button {
|
||||
|
||||
enum NetTimeoutReason {
|
||||
NETWORK_TIMEOUT_GENERIC = 0,
|
||||
NETWORK_TIMEOUT_GAME_ADMIN_IDLE
|
||||
NETWORK_TIMEOUT_GAME_ADMIN_IDLE,
|
||||
NETWORK_TIMEOUT_KICK_AFTER_AUTOFOLD
|
||||
};
|
||||
|
||||
struct ServerStats {
|
||||
|
||||
Reference in New Issue
Block a user