mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-15 05:14:14 +01:00
test version for .net6/dalamudapi7
This commit is contained in:
parent
61d6458707
commit
0d3fbc245b
6 changed files with 15 additions and 14 deletions
|
|
@ -29,7 +29,6 @@ namespace MareSynchronos.Managers
|
|||
|
||||
private CancellationTokenSource? _playerChangedCts = new();
|
||||
private DateTime _lastPlayerObjectCheck;
|
||||
private CharacterEquipment? _currentCharacterEquipment = new();
|
||||
|
||||
private List<PlayerRelatedObject> playerRelatedObjects = new List<PlayerRelatedObject>();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue