Fix HoveredAction namespace

This commit is contained in:
Raymond 2021-08-09 18:18:05 -04:00
parent cd9cb109a2
commit d92b349649
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
namespace Dalamud.Game.Internal.Gui
namespace Dalamud.Game.Gui
{
/// <summary>
/// ActionKinds used in AgentActionDetail.

View file

@ -1,4 +1,4 @@
namespace Dalamud.Game.Internal.Gui
namespace Dalamud.Game.Gui
{
/// <summary>
/// This class represents the hotbar action currently hovered over by the cursor.