Commit a3267713 authored by nanahira's avatar nanahira

fix

parent a2ddb9c3
......@@ -9,7 +9,7 @@ function Auxiliary.PreloadUds()
if turn>2 then time=60 end
if turn>4 then time=30 end
for p=0,1 do
Duel.ResetTimeLimit(tp,time)
Duel.ResetTimeLimit(p,time)
end
end)
Duel.RegisterEffect(e1,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