Skip to content

Commit

Permalink
Update ClientStructs
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow committed Nov 17, 2024
1 parent 93b2b52 commit 5343f1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/FFXIVClientStructs
Submodule FFXIVClientStructs updated 28 files
+2 −2 FFXIVClientStructs/FFXIV/Client/Game/Character/Companion.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/Game/Character/MJILivelyActor.cs
+3 −3 FFXIVClientStructs/FFXIV/Client/Game/Character/Ornament.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/Game/Control/Control.cs
+8 −8 FFXIVClientStructs/FFXIV/Client/Game/Control/TargetSystem.cs
+3 −3 FFXIVClientStructs/FFXIV/Client/Game/Event/EventFramework.cs
+12 −11 FFXIVClientStructs/FFXIV/Client/Game/UI/UIState.cs
+9 −9 FFXIVClientStructs/FFXIV/Client/Graphics/Render/ModelRenderer.cs
+11 −11 FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentChatLog.cs
+42 −41 FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentContentsFinder.cs
+5 −5 FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentInventoryContext.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentMiragePrismPrismBox.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/UI/Info/InfoProxyCommonList.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/UI/Misc/AchievementListModule.cs
+2 −2 FFXIVClientStructs/FFXIV/Client/UI/Misc/AddonConfig.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/UI/Misc/BannerModule.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/UI/Misc/GoldSaucerModule.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/UI/Misc/GroupPoseModule.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/UI/Misc/ItemOrderModule.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/UI/Misc/MinionListModule.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/UI/Misc/MountListModule.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/UI/Misc/PvpSetModule.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/UI/Misc/RaptureGearsetModule.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/UI/Misc/RaptureHotbarModule.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/UI/Misc/RaptureUiDataModule.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/UI/Misc/RecipeFavoriteModule.cs
+2 −2 FFXIVClientStructs/FFXIV/Client/UI/Misc/UserFileManager.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/UI/Misc/VVDActionModule.cs

0 comments on commit 5343f1f

Please sign in to comment.