summaryrefslogtreecommitdiff
path: root/include/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/client.h')
-rw-r--r--include/client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/client.h b/include/client.h
index aee5e81..fe28eed 100644
--- a/include/client.h
+++ b/include/client.h
@@ -7,7 +7,7 @@
#if defined SUPPORT_NET_UNIX_UDP || defined SUPPORT_NET_SDL_UDP
-#define CLIENT_TIMEOUT 2500
+#define CLIENT_TIMEOUT 1000
#define SERVER_TIMEOUT_ALIVE 5000
#endif