mirror of
https://github.com/mangosfour/server.git
synced 2025-12-17 07:37:03 +00:00
Merge remote branch 'origin/master' into 330
Conflicts: src/game/DBCfmt.h src/game/GossipDef.cpp src/game/Mail.cpp
This commit is contained in:
commit
2732c33465
48 changed files with 1023 additions and 786 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