mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-02-06 20:24:29 +00:00
init app with master.hl.ygg
This commit is contained in:
parent
40041e30eb
commit
05d9cf895e
@ -69,8 +69,8 @@ GNU General Public License for more details.
|
||||
// bytes will be stripped by the networking channel layer
|
||||
#define NET_MAX_MESSAGE PAD_NUMBER(( NET_MAX_PAYLOAD + HEADER_BYTES ), 16 )
|
||||
|
||||
#define MASTERSERVER_ADR "mentality.rip:27010"
|
||||
#define MASTERSERVER_ADR_TEST "mentality.rip:27011"
|
||||
#define MASTERSERVER_ADR "master.hl.ygg:27010"
|
||||
#define MASTERSERVER_ADR_TEST "master.hl.ygg:27011"
|
||||
#define MS_SCAN_REQUEST "1\xFF" "0.0.0.0:0\0"
|
||||
|
||||
#define PORT_MASTER 27010
|
||||
|
Loading…
x
Reference in New Issue
Block a user