hxp
2025-05-16 a7e72a169ff9fbd6d9d061f7352a130b8d53f9a6
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerMail.py
@@ -91,7 +91,7 @@
            mailState = mailObj.GetMailState()
            mailItemCount = mailMgr.GetMailItemCount(guid)
            if mailItemCount and mailState != ShareDefine.MailState_Got:
                #GameWorld.DebugLog("个人邮件有物品邮件未领取不删除! %s" % guid, playerID)
                #GameWorld.DebugLog("个人邮件有物品未领取不删除! %s" % guid, playerID)
                continue
            
            mailMgr.DelPersonalMail(playerID, guid)