mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 15:07:22 +01:00
fixes for cache
This commit is contained in:
parent
b727d75ab6
commit
db6cd1bfb8
5 changed files with 9 additions and 8 deletions
|
|
@ -16,6 +16,7 @@ using MareSynchronos.Utils;
|
|||
using Penumbra.GameData.ByteString;
|
||||
using Penumbra.Interop.Structs;
|
||||
using Object = FFXIVClientStructs.FFXIV.Client.Graphics.Scene.Object;
|
||||
using Weapon = MareSynchronos.Interop.Weapon;
|
||||
|
||||
namespace MareSynchronos.Factories;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue