1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-27 06:47:45 +00:00

Update ClientZoneDef.h

This commit is contained in:
XeAri 2018-11-12 08:43:24 +01:00 committed by GitHub
parent 5220587f51
commit 43ce38ebae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -205,7 +205,7 @@ struct FFXIVIpcBuildPresetHandler :
{
/* 0000 */ uint32_t itemId;
/* 0004 */ uint8_t plotNum;
/* 0005 */ char landSetString[27];
/* 0005 */ char stateString[27];
};
struct FFXIVIpcSetSharedEstateSettings :