mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 10:17:22 +01:00
actually just move the language types, don't use the one from the common assembly
This commit is contained in:
parent
b212b4e00a
commit
7e397bef17
8 changed files with 13 additions and 7 deletions
|
|
@ -1,5 +1,8 @@
|
|||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
|
||||
using Dalamud.Game;
|
||||
|
||||
using Xunit;
|
||||
|
||||
// ReSharper disable StringLiteralTypo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue