Change master server
This commit is contained in:
@ -22,7 +22,7 @@ namespace RageCoop.Client
|
||||
/// <summary>
|
||||
/// Don't use it!
|
||||
/// </summary>
|
||||
public string MasterServer { get; set; } = "[AUTO]";
|
||||
public string MasterServer { get; set; } = "https://masterserver.ragecoop.online/";
|
||||
/// <summary>
|
||||
/// Don't use it!
|
||||
/// </summary>
|
||||
|
Reference in New Issue
Block a user