From c19b101bb654a1d14bab75b3152de681ab190f4a Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期一, 04 三月 2019 17:21:46 +0800
Subject: [PATCH] 6320 【后端】【1.6】合服补偿升级丹修改

---
 ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/SetEquipPartStar.py |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/SetEquipPartStar.py b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/SetEquipPartStar.py
index b44de0e..3a69ff9 100644
--- a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/SetEquipPartStar.py
+++ b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/SetEquipPartStar.py
@@ -14,13 +14,12 @@
 # 详细描述: 设置装备部位公共星数
 #
 #---------------------------------------------------------------------
-import IpyGameDataPY
 """Version = 2019-3-2 17:00"""
 #---------------------------------------------------------------------
 import PlayerControl
 import ChEquip
 import GameWorld
-
+import IpyGameDataPY
 #---------------------------------------------------------------------
 #逻辑实现
 ## GM命令执行入口

--
Gitblit v1.8.0