mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-31 21:03:43 +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,3 +1,4 @@
|
|||
using Dalamud.Game;
|
||||
using Dalamud.Game.ClientState.Conditions;
|
||||
using Dalamud.Game.ClientState.Objects.SubKinds;
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
using Dalamud.Game;
|
||||
|
||||
using Lumina;
|
||||
using Lumina.Data;
|
||||
using Lumina.Excel;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue