From f6b41481ad949596ed3bcfb7d8d9a65bee57e256 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期四, 28 三月 2019 14:43:31 +0800
Subject: [PATCH] 6373 【后端】【2.0】删除无用功能代码、封包、配置(消费VIP、充值活动)

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

diff --git a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorld.py b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorld.py
index 72f5e00..abca8cc 100644
--- a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorld.py
+++ b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorld.py
@@ -45,10 +45,8 @@
 import datetime
 import ChConfig
 import os
-import MapConfig
 import CommFunc
 import ShareDefine
-import PyMapTable
 #import psyco
 from decimal import Decimal
 import time

--
Gitblit v1.8.0