mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-02 00:47:45 +00:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
1a4706a8df
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