mirror of
https://github.com/mangosfour/server.git
synced 2025-12-18 10:37:01 +00:00
[8751] Implement proper creating mail text copy item from mail template based mail.
This commit is contained in:
parent
78022c0999
commit
6901325e68
4 changed files with 24 additions and 6 deletions
|
|
@ -1069,7 +1069,7 @@ struct MailTemplateEntry
|
|||
uint32 ID; // 0
|
||||
//char* subject[16]; // 1-16
|
||||
// 17 name flags, unused
|
||||
//char* content[16]; // 18-33
|
||||
char* content[16]; // 18-33
|
||||
};
|
||||
|
||||
struct MapEntry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue