mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-07 19:27:45 +00:00
I WAS SO CLOSE
This commit is contained in:
parent
0b285c4091
commit
6bc0512fa4
1 changed files with 2 additions and 1 deletions
|
@ -1599,7 +1599,8 @@ struct FFXIVIpcWardYardInfo :
|
|||
struct FFXIVIpcSharedEstateSettingsResponse :
|
||||
FFXIVIpcBasePacket< SharedEstateSettingsResponse >
|
||||
{
|
||||
struct playerEntry {
|
||||
struct playerEntry
|
||||
{
|
||||
uint64_t contentId;
|
||||
uint8_t permissions;
|
||||
char name[0x20];
|
||||
|
|
Loading…
Add table
Reference in a new issue