mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-02 00:47:45 +00:00
Add flags to FindContent struct
This commit is contained in:
parent
9644b61ae1
commit
eee3df5bbd
1 changed files with 1 additions and 0 deletions
|
@ -351,6 +351,7 @@ struct FFXIVIpcFindContent : FFXIVIpcBasePacket< FindContent >
|
|||
uint16_t territoryType;
|
||||
uint8_t acceptHalfway;
|
||||
uint8_t language;
|
||||
uint8_t flags;
|
||||
};
|
||||
|
||||
struct FFXIVIpcFind5Contents : FFXIVIpcBasePacket< Find5Contents >
|
||||
|
|
Loading…
Add table
Reference in a new issue