actually just move the language types, don't use the one from the common assembly

This commit is contained in:
goat 2024-06-29 01:26:29 +02:00
parent b212b4e00a
commit 7e397bef17
8 changed files with 13 additions and 7 deletions

View file

@ -1,5 +1,8 @@
using System.Collections.Generic;
using System.Linq;
using Dalamud.Game;
using Xunit;
// ReSharper disable StringLiteralTypo