1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-28 12:17:46 +00:00

Merge remote-tracking branch 'remotes/origin/develop' into develop_5.2

This commit is contained in:
collett 2020-02-24 20:03:29 +09:00
commit 514a27b41f
2 changed files with 2 additions and 2 deletions

View file

@ -217,7 +217,7 @@ struct FFXIVIpcInventoryModifyHandler :
{ {
/* 0000 */ uint32_t seq; /* 0000 */ uint32_t seq;
/* 0004 */ Common::InventoryOperation action; /* 0004 */ Common::InventoryOperation action;
/* 0005 */ uint8_t pad_0005[6]; /* 0006 */ uint8_t pad_0006[6];
/* 000C */ uint16_t fromContainer; /* 000C */ uint16_t fromContainer;
/* 000E */ uint8_t pad_000E[2]; /* 000E */ uint8_t pad_000E[2];
/* 0010 */ uint8_t fromSlot; /* 0010 */ uint8_t fromSlot;