Commit 80eb3209 authored by Chrono-Genex's avatar Chrono-Genex Committed by GitHub

remove unnecessary tab/space (#1747)

parent 25e9d246
......@@ -46,7 +46,6 @@ function c26570480.cfilter(c,tp,ec)
return ((np==POS_FACEUP_DEFENSE and pp==POS_FACEUP_ATTACK) or (np==POS_FACEUP_ATTACK and pp&POS_DEFENSE~=0))
and c:IsControler(tp) and c:IsSetCard(0x71)
end
end
function c26570480.poscon(e,tp,eg,ep,ev,re,r,rp)
return eg:IsExists(c26570480.cfilter,1,nil,tp,e:GetHandler())
......
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