Commit c319cec0 authored by oilloillo's avatar oilloillo

spelling error

parent a01b6333
Pipeline #12045 passed with stage
in 40 seconds
......@@ -81,7 +81,7 @@ function M.thTg(e,tp,eg,ep,ev,re,r,rp,chk,chkc)
local c = e:GetHandler()
return c:IsLocation(LOCATION_GRAVE) and c:IsAbleToHand()
end
Duel.SetOperationInfo(0, CATEGORY_TOHAND, e:GetHandler(), 1, nil, LOCATION_GRAE)
Duel.SetOperationInfo(0, CATEGORY_TOHAND, e:GetHandler(), 1, nil, LOCATION_GRAVE)
end
function M.thOp(e,tp,eg,ep,ev,re,r,rp)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment