Skip to content

Commit

Permalink
finalize npc import for now
Browse files Browse the repository at this point in the history
  • Loading branch information
chirpxiv committed Dec 11, 2023
1 parent 655a731 commit 0457591
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion GLib
1 change: 1 addition & 0 deletions Ktisis/Interface/Components/NpcImport.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
using System;
using System.Linq;
using System.Collections.Generic;
using System.Numerics;

using Dalamud.Utility.Numerics;

Expand Down
1 change: 0 additions & 1 deletion Ktisis/Interface/Windows/Workspace/Tabs/ActorTab.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
using Ktisis.Interface.Windows.ActorEdit;
using Ktisis.Interop;
using Ktisis.Structs.Actor.State;
using Ktisis.Util;

namespace Ktisis.Interface.Windows.Workspace.Tabs {
public static class ActorTab {
Expand Down

0 comments on commit 0457591

Please sign in to comment.