Commit 60e13eb9 authored by Crescent/毛虫's avatar Crescent/毛虫

Delete wrong changed

parent ecfa3166
Pipeline #28615 failed with stages
in 36 seconds
...@@ -1382,7 +1382,6 @@ function Auxiliary.FShaddollCondition(attr) ...@@ -1382,7 +1382,6 @@ function Auxiliary.FShaddollCondition(attr)
exg=Duel.GetMatchingGroup(Auxiliary.FShaddollExFilter,tp,0,LOCATION_MZONE,mg,c,attr,fe) exg=Duel.GetMatchingGroup(Auxiliary.FShaddollExFilter,tp,0,LOCATION_MZONE,mg,c,attr,fe)
end end
if gc then if gc then
Debug.Message(tostring(gc:GetOriginalCode()))
if not mg:IsContains(gc) then return false end if not mg:IsContains(gc) then return false end
return Auxiliary.FShaddollSpFilter1(gc,c,tp,mg,exg,attr,chkf) return Auxiliary.FShaddollSpFilter1(gc,c,tp,mg,exg,attr,chkf)
end end
......
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