mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-27 06:47: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 :
|
struct FFXIVIpcSharedEstateSettingsResponse :
|
||||||
FFXIVIpcBasePacket< SharedEstateSettingsResponse >
|
FFXIVIpcBasePacket< SharedEstateSettingsResponse >
|
||||||
{
|
{
|
||||||
struct playerEntry {
|
struct playerEntry
|
||||||
|
{
|
||||||
uint64_t contentId;
|
uint64_t contentId;
|
||||||
uint8_t permissions;
|
uint8_t permissions;
|
||||||
char name[0x20];
|
char name[0x20];
|
||||||
|
|
Loading…
Add table
Reference in a new issue