mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 19:57:23 +01:00
Make it build against Dalamud 13 (#84)
This commit is contained in:
parent
f94af2cc9e
commit
108bbe2a02
34 changed files with 78 additions and 82 deletions
|
|
@ -1,8 +1,8 @@
|
|||
using Dalamud.Interface;
|
||||
using Dalamud.Bindings.ImGui;
|
||||
using Dalamud.Interface;
|
||||
using Dalamud.Interface.Colors;
|
||||
using Dalamud.Interface.Utility;
|
||||
using Dalamud.Interface.Utility.Raii;
|
||||
using ImGuiNET;
|
||||
using MareSynchronos.Services.CharaData.Models;
|
||||
|
||||
namespace MareSynchronos.UI;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue