mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-13 16:24:14 +01:00
fix ipc probably
This commit is contained in:
parent
f44f8df989
commit
38e4668845
11 changed files with 32 additions and 43 deletions
|
|
@ -14,7 +14,7 @@ using Microsoft.Extensions.Logging;
|
|||
|
||||
namespace MareSynchronos.Services;
|
||||
|
||||
internal sealed class CharaDataFileHandler : IDisposable
|
||||
public sealed class CharaDataFileHandler : IDisposable
|
||||
{
|
||||
private readonly DalamudUtilService _dalamudUtilService;
|
||||
private readonly FileCacheManager _fileCacheManager;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue