mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-05 10:17:46 +00:00
Warrior of light in init ui
This commit is contained in:
parent
d05f523eb9
commit
20f87d7236
1 changed files with 1 additions and 1 deletions
|
@ -629,7 +629,7 @@ struct FFXIVIpcInitUI : FFXIVIpcBasePacket<InitUI>
|
||||||
uint8_t namedayDay;
|
uint8_t namedayDay;
|
||||||
uint8_t cityState;
|
uint8_t cityState;
|
||||||
uint8_t homepoint;
|
uint8_t homepoint;
|
||||||
uint8_t unknown26;
|
uint8_t unknown26; // 2 if "warrior of light"
|
||||||
uint8_t petHotBar;
|
uint8_t petHotBar;
|
||||||
uint8_t companionRank;
|
uint8_t companionRank;
|
||||||
uint8_t companionStars;
|
uint8_t companionStars;
|
||||||
|
|
Loading…
Add table
Reference in a new issue