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/NPC/NPCCommon.py | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/NPC/NPCCommon.py b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/NPC/NPCCommon.py index 15d6446..5e67837 100644 --- a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/NPC/NPCCommon.py +++ b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/NPC/NPCCommon.py @@ -44,11 +44,9 @@ import PlayerActivity import PlayerSuccess import BossHurtMng -import PlayerSuperMarket import GameLogic_FamilyInvade import GameLogic_GatherSoul import FormulaControl -import PlayerMagicWeapon import PlayerBossReborn import PlayerFairyCeremony import PlayerNewFairyCeremony -- Gitblit v1.8.0