re-add support for changing client port (use +set cl_port foo)

This commit is contained in:
Adam Olsen 2001-05-30 18:50:17 +00:00
parent 8ca626dacc
commit de4ab28d38
2 changed files with 6 additions and 2 deletions

View file

@ -38,7 +38,7 @@
//=========================================
#define PORT_CLIENT 27001
#define PORT_CLIENT "27001"
#define PORT_MASTER 27000
#define PORT_SERVER 27500