New MasterServer address
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
public bool ModsAllowed { get; set; } = false;
|
||||
public bool UPnP { get; set; } = true;
|
||||
public bool AnnounceSelf { get; set; } = false;
|
||||
public string MasterServer { get; set; } = "http://gtacoopr.000webhostapp.com/servers.php";
|
||||
public string MasterServer { get; set; } = "https://coop.entenkoeniq.de/servers";
|
||||
public bool DebugMode { get; set; } = false;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user