1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-25 14:07:46 +00:00

Update ClientZoneDef.h

This commit is contained in:
XeAri 2018-11-12 08:43:24 +01:00 committed by GitHub
parent e96e875ea1
commit 1a618ee410

View file

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