mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-22 10:07:44 +00:00
Wow that was stupid
This commit is contained in:
parent
ec2360baf6
commit
825a0344e2
1 changed files with 1 additions and 2 deletions
|
@ -2025,8 +2025,7 @@ namespace Sapphire::Network::Packets::Server
|
|||
struct FFXIVIpcRetainerInformation : FFXIVIpcBasePacket< RetainerInformation >
|
||||
{
|
||||
uint8_t unknown0[8];
|
||||
uint32_t retainerId;
|
||||
uint8_t unknown2[4];
|
||||
uint64_t retainerId;
|
||||
uint8_t hireOrder;
|
||||
uint8_t itemCount;
|
||||
uint8_t unknown5[2];
|
||||
|
|
Loading…
Add table
Reference in a new issue