ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/ChPlayer.py
@@ -847,9 +847,6 @@ # 重置首充双倍 PlayerCoin.DoResetCTGCount(curPlayer, "MixServer") # 重置商店购买次数,暂定只重置类型 7 的 FunctionNPCCommon.ResetShopItemBuyCount(curPlayer, [7]) # 合服邮件,盟主专属邮件在GameServer处理 mailItemList = IpyGameDataPY.GetFuncEvalCfg("MixServerMail", 1) worldLVMailItemList = IpyGameDataPY.GetFuncEvalCfg("MixServerMail", 2)