mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-27 14:57:44 +00:00
mmm fresh new line
This commit is contained in:
parent
efcf25265e
commit
f103b68066
1 changed files with 2 additions and 1 deletions
|
@ -217,7 +217,8 @@ struct FFXIVIpcLinkshellList :
|
||||||
struct FFXIVIpcReqMoogleMailList :
|
struct FFXIVIpcReqMoogleMailList :
|
||||||
FFXIVIpcBasePacket< ReqMoogleMailList >
|
FFXIVIpcBasePacket< ReqMoogleMailList >
|
||||||
{
|
{
|
||||||
struct letterEntry {
|
struct letterEntry
|
||||||
|
{
|
||||||
char unk[0x8];
|
char unk[0x8];
|
||||||
uint32_t timeStamp; // The time the mail was sent (this also seems to be used as a Id)
|
uint32_t timeStamp; // The time the mail was sent (this also seems to be used as a Id)
|
||||||
char unk1[0x30]; // This should be items, gil, etc for the letter
|
char unk1[0x30]; // This should be items, gil, etc for the letter
|
||||||
|
|
Loading…
Add table
Reference in a new issue