From 21c4e463b7e28092ed991cae48172c95498728f5 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期四, 28 三月 2019 18:04:18 +0800
Subject: [PATCH] 6373 【后端】【2.0】删除无用功能代码、封包、配置(旧商城系统)

---
 ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.py |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.py b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.py
index 7ba1625..0643e8f 100644
--- a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.py
+++ b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.py
@@ -802,8 +802,6 @@
 Def_PlayerTotalMoney_Silver = 2000000000
 #流向记录变更最小金币值(小于该值的暂不记录, 仅限金币)
 Def_DRRecord_Min_Silver = 500000
-#大额度交易记录
-Def_LargeTrade_Gold = 50 * 1000
 Def_LargeTrade_Silver = 1000 * 1000
 #初始化装备背包格子数
 Def_PackCnt_Equip = 130

--
Gitblit v1.8.0