update note on simple mail command
This commit is contained in:
@@ -1452,6 +1452,8 @@ struct S_GenerateID_DC_PC_V3_80 {
|
|||||||
|
|
||||||
template <typename CharT>
|
template <typename CharT>
|
||||||
struct SC_SimpleMail_81 {
|
struct SC_SimpleMail_81 {
|
||||||
|
// If player_tag and from_guild_card_number are zero, the message cannot be
|
||||||
|
// replied to.
|
||||||
le_uint32_t player_tag = 0x00010000;
|
le_uint32_t player_tag = 0x00010000;
|
||||||
le_uint32_t from_guild_card_number = 0;
|
le_uint32_t from_guild_card_number = 0;
|
||||||
ptext<CharT, 0x10> from_name;
|
ptext<CharT, 0x10> from_name;
|
||||||
|
|||||||
Reference in New Issue
Block a user