f7cb706c144e46b681b9b4a892ed095ba7ca9725
[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.3"