mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-13 14:44:15 +01:00
remove requirement to hold ctrl, remove puzzle
This commit is contained in:
parent
9bdbd1c3fa
commit
fafb103ce2
9 changed files with 31 additions and 187 deletions
|
|
@ -60,8 +60,6 @@ public class Configuration : IPluginConfiguration
|
|||
private string _apiUri = string.Empty;
|
||||
[NonSerialized]
|
||||
private DalamudPluginInterface? _pluginInterface;
|
||||
|
||||
public bool DarkSoulsAgreement { get; set; } = false;
|
||||
public bool AcceptedAgreement { get; set; } = false;
|
||||
public string ApiUri
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue