Commit b591b0b5 authored by wind2009's avatar wind2009

Fix action duel

parent e00cf9a4
......@@ -266,7 +266,6 @@ function Auxiliary.StartPick(e)
Duel.Exile(g,REASON_RULE)
end
end
Auxiliary.Load_Action_Duel()
--[[
for i=1,5 do
local list=main
......@@ -367,6 +366,7 @@ function Auxiliary.StartPick(e)
-- end
Auxiliary.SaveDeck()
Auxiliary.Load_Action_Duel()
for p=0,1 do
if Duel.IsPlayerNeedToPickDeck(p) then
Duel.ShuffleDeck(p)
......
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