mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-27 06:47:45 +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 :
|
||||
FFXIVIpcBasePacket< ReqMoogleMailList >
|
||||
{
|
||||
struct letterEntry {
|
||||
struct letterEntry
|
||||
{
|
||||
char unk[0x8];
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue