Commit 912dec88 authored by salix5's avatar salix5

Merge pull request #1327 from DailyShana/patch-3

fix
parents 25fa76b0 33d6e087
......@@ -78,7 +78,7 @@ end
function c40737112.rmop(e,tp,eg,ep,ev,re,r,rp)
local bc=e:GetLabelObject()
if bc:IsRelateToBattle() then
Duel.Remove(bc,POS_FACEUP,REASON_EFFECT)
Duel.Remove(bc,POS_FACEUP,REASON_EFFECT+REASON_BATTLE)
end
end
function c40737112.recon(e)
......
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