Commit 9f690e9c authored by wind2009's avatar wind2009

Fix

parent 1e2bed88
......@@ -368,6 +368,9 @@ function Auxiliary.StartPick(e)
Auxiliary.SaveDeck()
--ActionDuel.Load_Action_Duel()
--Chicken_Game_Rule
Auxiliary.Load_Chicken_Game_Rule()
for p=0,1 do
if Duel.IsPlayerNeedToPickDeck(p) then
Duel.ShuffleDeck(p)
......@@ -392,9 +395,6 @@ function Auxiliary.Load2PickRule()
--Skill DrawSense Specials
Auxiliary.Load_Skill_DrawSense_Rule()
--Chicken_Game_Rule
Auxiliary.Load_Chicken_Game_Rule()
end
--Skill_DrawSense_Rule
......
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