mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 21:37:22 +01:00
add mare synchronos full pause
This commit is contained in:
parent
085d918397
commit
9aaab87c91
11 changed files with 155 additions and 123 deletions
|
|
@ -44,6 +44,7 @@ namespace MareSynchronos
|
|||
}
|
||||
}
|
||||
|
||||
public bool FullPause { get; set; } = false;
|
||||
public Dictionary<string, string> UidComments { get; set; } = new();
|
||||
public bool UseCustomService { get; set; } = false;
|
||||
public int Version { get; set; } = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue