mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-30 16:30:43 +00:00
re-add support for changing client port (use +set cl_port foo)
This commit is contained in:
parent
8ca626dacc
commit
de4ab28d38
2 changed files with 6 additions and 2 deletions
|
@ -38,7 +38,7 @@
|
|||
|
||||
//=========================================
|
||||
|
||||
#define PORT_CLIENT 27001
|
||||
#define PORT_CLIENT "27001"
|
||||
#define PORT_MASTER 27000
|
||||
#define PORT_SERVER 27500
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue