Commit b5340c4a authored by mercury233's avatar mercury233 Committed by GitHub

fix ルイ・キューピット

parent c9383c87
......@@ -42,7 +42,7 @@ function c21915012.matfilter(c)
end
function c21915012.valcheck(e,c)
local g=c:GetMaterial()
local mg=g:Filter(Card.IsType,nil,TYPE_TUNER)
local mg=g:Filter(Card.IsTuner,nil,c)
local tc=mg:GetFirst()
if not tc then
e:GetLabelObject():SetLabel(0)
......
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