Skip to content

Commit

Permalink
[master] Update ClientStructs (#2101)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <[email protected]>
  • Loading branch information
bleatbot and web-flow authored Nov 17, 2024
1 parent dc10ba4 commit d856f65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/FFXIVClientStructs
Submodule FFXIVClientStructs updated 24 files
+4 −1 FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs
+25 −0 FFXIVClientStructs/FFXIV/Client/Game/Character/ModelContainer.cs
+2 −2 FFXIVClientStructs/FFXIV/Client/Game/Conditions.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/Game/Event/EventSceneTaskInterface.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/Game/GameMain.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs
+2 −2 FFXIVClientStructs/FFXIV/Client/Graphics/Kernel/Texture.cs
+15 −15 FFXIVClientStructs/FFXIV/Client/Graphics/Render/RenderTargetManager.cs
+5 −5 FFXIVClientStructs/FFXIV/Client/Graphics/Scene/CharacterBase.cs
+9 −9 FFXIVClientStructs/FFXIV/Client/Graphics/Scene/Demihuman.cs
+5 −5 FFXIVClientStructs/FFXIV/Client/Graphics/Scene/Monster.cs
+12 −12 FFXIVClientStructs/FFXIV/Client/Graphics/Scene/Weapon.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/UI/AddonNamePlate.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/UI/AddonSalvageDialog.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/UI/Info/InfoProxyPartyInvite.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/UI/Misc/RaptureLogModule.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/UI/Misc/RaptureMacroModule.cs
+3 −3 FFXIVClientStructs/FFXIV/Client/UI/UIModule.cs
+2 −2 FFXIVClientStructs/FFXIV/Client/UI/UIModuleInterface.cs
+2 −2 FFXIVClientStructs/FFXIV/Component/GUI/AtkValue.cs
+1 −1 FFXIVClientStructs/STD/StdDeque.cs
+3 −3 FFXIVClientStructs/STD/StdString.cs
+4 −4 FFXIVClientStructs/STD/StdVector.Default.cs

0 comments on commit d856f65

Please sign in to comment.