gui tweaks for autofold mode, new timeout message about autofold mode

This commit is contained in:
doitux
2011-12-20 22:11:23 +00:00
parent 6df1a9b93c
commit e3a30d571c
9 changed files with 148 additions and 31 deletions
+2 -1
View File
@@ -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 {