mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 10:17:22 +01:00
api10 todo: only use ClientLanguage from Dalamud.Common, move ToLumina() extension into Dalamud.Util
This commit is contained in:
parent
2565f2c3c6
commit
2e731b1eab
18 changed files with 27 additions and 33 deletions
|
|
@ -1,5 +1,8 @@
|
|||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
|
||||
using Dalamud.Common;
|
||||
|
||||
using Xunit;
|
||||
|
||||
// ReSharper disable StringLiteralTypo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue