mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-30 08:20:40 +00:00
alpha code for master server queries
This commit is contained in:
parent
1843bb5839
commit
2ece48c535
4 changed files with 67 additions and 5 deletions
|
@ -62,6 +62,7 @@
|
|||
#define A2C_CLIENT_COMMAND 'B' // + command line
|
||||
#define S2M_SHUTDOWN 'C'
|
||||
|
||||
#define M2C_MASTER_REPLY 'd' // + \n + qw server port list
|
||||
|
||||
//==================
|
||||
// note that there are some defs.qc that mirror to these numbers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue