ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerMail.py
@@ -412,6 +412,7 @@ return clientPack = ChPyNetSendPack.tagMCMailList() clientPack.IsServerMail = 1 clientPack.MailList = mailList clientPack.Count = len(clientPack.MailList) NetPackCommon.SendFakePack(curPlayer, clientPack)