Commit 7eef914e authored by wind2009's avatar wind2009

close event for fix

parent eb8b9fc5
...@@ -370,7 +370,7 @@ function Auxiliary.StartPick(e) ...@@ -370,7 +370,7 @@ function Auxiliary.StartPick(e)
--ActionDuel.Load_Action_Duel() --ActionDuel.Load_Action_Duel()
--Chicken_Game_Rule --Chicken_Game_Rule
Auxiliary.Load_Chicken_Game_Rule() --Auxiliary.Load_Chicken_Game_Rule()
for p=0,1 do for p=0,1 do
if Duel.IsPlayerNeedToPickDeck(p) then if Duel.IsPlayerNeedToPickDeck(p) then
Duel.ShuffleDeck(p) 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