Set default coopnet ip

This commit is contained in:
MysterD 2023-04-15 20:40:29 -07:00
parent a07fbc7c5a
commit e8d9ef247f
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
#define MAX_DESCRIPTION_STRING 20
#define DEFAULT_PORT 7777
#define DEFAULT_COOPNET_IP "localhost"
#define DEFAULT_COOPNET_IP "net.coop64.us"
#define DEFAULT_COOPNET_PORT 34197
typedef struct {