add census popup on connection
This commit is contained in:
@@ -14,6 +14,7 @@ public class ServerConfig : IMareConfiguration
|
||||
};
|
||||
|
||||
public bool SendCensusData { get; set; } = true;
|
||||
public bool ShownCensusPopup { get; set; } = false;
|
||||
|
||||
public int Version { get; set; } = 1;
|
||||
}
|
||||
Reference in New Issue
Block a user