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