update note on simple mail command

This commit is contained in:
Martin Michelsen
2023-10-09 18:06:15 -07:00
parent 462f4842aa
commit a693fcd48e
+2
View File
@@ -1452,6 +1452,8 @@ struct S_GenerateID_DC_PC_V3_80 {
template <typename CharT>
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 from_guild_card_number = 0;
ptext<CharT, 0x10> from_name;