mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-30 16:17:46 +00:00
Warrior of light in init ui
This commit is contained in:
parent
99520f4923
commit
c53642bf7d
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