Can boot into the UI
This commit is contained in:
@@ -4,6 +4,7 @@ using System.Runtime.Serialization;
|
||||
using CustomizePlus.Core.Extensions;
|
||||
using CustomizePlus.Game.Services.GPose.ExternalTools;
|
||||
using FFXIVClientStructs.Havok;
|
||||
using FFXIVClientStructs.Havok.Common.Base.Math.QsTransform;
|
||||
|
||||
namespace CustomizePlus.Core.Data;
|
||||
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
using FFXIVClientStructs.Havok;
|
||||
using FFXIVClientStructs.Havok.Common.Base.Math.QsTransform;
|
||||
using FFXIVClientStructs.Havok.Common.Base.Math.Quaternion;
|
||||
using FFXIVClientStructs.Havok.Common.Base.Math.Vector;
|
||||
using System.Numerics;
|
||||
|
||||
namespace CustomizePlus.Core.Data;
|
||||
|
||||
Reference in New Issue
Block a user