Commit 6e405da6 authored by POLYMER's avatar POLYMER

fix

parent 153d2828
......@@ -162,7 +162,7 @@ function cm.spop2(e, tp, eg, ep, ev, re, r, rp)
if opval[op] == 1 then
local tc = td:Select(tp, 1, 1, nil):GetFirst()
if tc then
Duel.LinkSummon(tp, tc, nil)
Duel.SynchroSummon(tp, tc, nil)
end
elseif opval[op] == 2 then
local tc = cl:Select(tp, 1, 1, nil):GetFirst()
......
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