hxp
2018-12-30 69388f905d074efd8fea82dcceb29de10eda9291
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Item/ChEquip.py
@@ -69,6 +69,7 @@
    
    if not ItemCommon.CheckItemCanUseByExpireTime(curItem):
        # 过期
        GameWorld.DebugLog("装备已过期!")
        return False
    
    changeItemEquipPlace = curItem.GetEquipPlace()