mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
DalamudSystemMenu namespace
This commit is contained in:
parent
c9d0d47c01
commit
810d82f456
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ using FFXIVClientStructs.FFXIV.Component.GUI;
|
|||
|
||||
using ValueType = FFXIVClientStructs.FFXIV.Component.GUI.ValueType;
|
||||
|
||||
namespace Dalamud.Game.Addon
|
||||
namespace Dalamud.Game.Internal
|
||||
{
|
||||
/// <summary>
|
||||
/// This class implements in-game Dalamud options in the in-game System menu.
|
||||
Loading…
Add table
Add a link
Reference in a new issue