mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-01 08:27:46 +00:00
Chat tell fix;
This commit is contained in:
parent
2c34f47c98
commit
704cb382e2
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ struct FFXIVIpcTell : FFXIVIpcBasePacket<Tell>
|
|||
uint16_t u2a;
|
||||
uint16_t u2b;
|
||||
uint8_t preName;
|
||||
uint8_t u3a;
|
||||
uint8_t u3b;
|
||||
char receipientName[32];
|
||||
char msg[1031];
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue