mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 21:27:21 +01:00
census update
This commit is contained in:
parent
1522d8d7e7
commit
e9775a3677
7 changed files with 72 additions and 5 deletions
|
|
@ -13,5 +13,7 @@ public class ServerConfig : IMareConfiguration
|
|||
{ new ServerStorage() { ServerName = ApiController.MainServer, ServerUri = ApiController.MainServiceUri } },
|
||||
};
|
||||
|
||||
public bool SendCensusData { get; set; } = true;
|
||||
|
||||
public int Version { get; set; } = 1;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue