mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-29 07:37:45 +00:00
Added field for expansion in InitUI
This commit is contained in:
parent
35c35f9b02
commit
2758b4e536
1 changed files with 2 additions and 1 deletions
|
@ -786,7 +786,8 @@ struct FFXIVIpcInitUI : FFXIVIpcBasePacket<InitUI>
|
|||
uint32_t charId;
|
||||
uint32_t restedExp;
|
||||
uint16_t unknown_12;
|
||||
uint16_t unknown_13;
|
||||
uint8_t expansion;
|
||||
uint8_t unknown_13;
|
||||
uint8_t race;
|
||||
uint8_t tribe;
|
||||
uint8_t gender;
|
||||
|
|
Loading…
Add table
Reference in a new issue