mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
changed masterserver address
This commit is contained in:
parent
518a0a4b02
commit
fefe58e88c
|
@ -703,7 +703,7 @@ void inp_update();
|
|||
float client_frametime();
|
||||
float client_localtime();
|
||||
|
||||
#define MASTER_SERVER_ADDRESS "teewars.com"
|
||||
#define MASTER_SERVER_ADDRESS "master.teewars.com"
|
||||
#define MASTER_SERVER_PORT 8300
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue