206cfe650f7fb9fa95e3947e46cb562069ef6dac
[zeRace] / network.h
1 /* some network constants */
2
3 #define MAXLINELENGTH 80
4 #define MAX_LAG 500
5 #define MAX_CLIENTS 32
6 #define PORT "3600"
7 #define VERSION "0.4"