Commit ef5c6c46 authored by nanahira's avatar nanahira

pickscript

parent ca5fd471
......@@ -83,7 +83,10 @@ function Auxiliary.LoadDB()
end
function Auxiliary.SaveDeck()
for p=0,1 do
local g=Duel.GetFieldGroup(p,0xff,0)
Duel.SavePickDeck(p,g)
end
end
function Auxiliary.SinglePick(p,list,count)
......
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