ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerAction.py
@@ -183,8 +183,7 @@
    if not giveItem:
        GameWorld.ErrLog('__DoPlayerGetActionAward giveItemErr=%s' % (itemID), playerID)
        return
    ItemControler.SetItemIsBind(giveItem, itemInfo[Def_ItemInfo_IsBind])
    itemControler = ItemControler.PlayerItemControler(curPlayer)
    if not itemControler.PutInItem(IPY_GameWorld.rptItem, giveItem):
        giveItem.Clear()