mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-01-02 05:43:40 +01:00
Rename namespace PlayerState to Player
This commit is contained in:
parent
2cf869872d
commit
64d4f7061a
16 changed files with 34 additions and 22 deletions
|
|
@ -4,7 +4,7 @@ using Dalamud.Bindings.ImGui;
|
|||
using Dalamud.Game.ClientState;
|
||||
using Dalamud.Game.ClientState.Objects;
|
||||
using Dalamud.Game.Gui;
|
||||
using Dalamud.Game.PlayerState;
|
||||
using Dalamud.Game.Player;
|
||||
using Dalamud.Utility;
|
||||
|
||||
namespace Dalamud.Interface.Internal.Windows.Data.Widgets;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue