New packet types implemented for timeout system - unused yet.

This commit is contained in:
lotodore
2008-03-04 14:52:29 +00:00
parent c0e45e9f8e
commit 188f7e171f
6 changed files with 213 additions and 12 deletions
+2 -2
View File
@@ -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