mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 19:57:23 +01:00
rename main server name
This commit is contained in:
parent
1ce921a4ac
commit
aa8d34ff46
3 changed files with 20 additions and 6 deletions
|
|
@ -16,5 +16,5 @@ public class ServerConfig : IMareConfiguration
|
|||
public bool SendCensusData { get; set; } = false;
|
||||
public bool ShownCensusPopup { get; set; } = false;
|
||||
|
||||
public int Version { get; set; } = 1;
|
||||
public int Version { get; set; } = 2;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue