mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 22:17:22 +01:00
parent
694a88931a
commit
536f29aa43
6 changed files with 101 additions and 96 deletions
|
|
@ -37,7 +37,7 @@ public sealed class PairHandler : DisposableMediatorSubscriberBase
|
|||
private CancellationTokenSource? _downloadCancellationTokenSource = new();
|
||||
private bool _forceApplyMods = false;
|
||||
private bool _isVisible;
|
||||
private string _penumbraCollection;
|
||||
private Guid _penumbraCollection;
|
||||
private bool _redrawOnNextApplication = false;
|
||||
private CombatData? _dataReceivedInDowntime;
|
||||
public long LastAppliedDataSize { get; private set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue