ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerWing.py
@@ -248,8 +248,6 @@
    maxRefineExp = wingAttrIpyData.GetMaxRefineExp()
    if curPlayer and wingProgress < maxRefineExp <= updWingProgress:
        PlayerControl.WorldNotify(0, "WingsRefinePerfect", [curPlayer.GetPlayerName(), curItemID, curWing.GetUserData()])
    #if curPlayer and isColorChange:
    #    PlayerSuccess.DoEquipSuccessLogic(curPlayer)
    return
def GetWingRefineAttrData(itemID):