mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
[9602] Simplify creating mail draft with content text, cleanup includes.
This commit is contained in:
parent
b20f9138f6
commit
a27ff3e79d
12 changed files with 58 additions and 46 deletions
|
|
@ -26,6 +26,7 @@
|
|||
#include "Player.h"
|
||||
#include "UpdateMask.h"
|
||||
#include "AuctionHouseMgr.h"
|
||||
#include "Mail.h"
|
||||
#include "Util.h"
|
||||
|
||||
//please DO NOT use iterator++, because it is slower than ++iterator!!!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue