Commit da7b5db9 authored by nanahira's avatar nanahira

lint

parent 265772aa
......@@ -275,7 +275,9 @@ end]]
oneTimeSkill(66957584,function(e,tp,eg,ep,ev,re,r,rp)
local g=Duel.GetFieldGroup(tp,LOCATION_DECK+LOCATION_HAND,0)
g:ForEach(c66957584_reg)
for c in aux.Next(g) do
c66957584_reg(c)
end
end)
function c66957584_reg(c)
......
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