mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-26 22:37:45 +00:00
I WAS SO CLOSE
This commit is contained in:
parent
eda3f971d5
commit
3060c10264
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