Switch to ECommonsLite

This commit is contained in:
RisaDev
2024-11-16 03:12:46 +03:00
parent 4112fece6d
commit 3bd80f3c33
14 changed files with 27 additions and 29 deletions

View File

@@ -15,7 +15,7 @@ using CustomizePlus.Configuration.Data;
using Dalamud.Interface.ImGuiNotification;
using CustomizePlus.GameData.Extensions;
using System.Collections.Generic;
using ECommons;
using ECommonsLite;
using CustomizePlus.Core.Helpers;
namespace CustomizePlus.Core.Services;