measures against dumb

This commit is contained in:
Stanley Dimant
2022-07-17 15:10:22 +02:00
parent 71ed7512c8
commit a38b020cc9
2 changed files with 99 additions and 24 deletions

View File

@@ -45,6 +45,7 @@ namespace MareSynchronos
[NonSerialized]
private DalamudPluginInterface? _pluginInterface;
public bool DarkSoulsAgreement { get; set; } = false;
public bool AcceptedAgreement { get; set; } = false;
public string ApiUri
{