Commit 16e2b8be authored by wind2009's avatar wind2009

Clear hint

parent ca97511b
...@@ -228,6 +228,7 @@ function Auxiliary.ArbitraryPick(p,count,pick_lists,lists_count,copy,lv_diff,fix ...@@ -228,6 +228,7 @@ function Auxiliary.ArbitraryPick(p,count,pick_lists,lists_count,copy,lv_diff,fix
Duel.SendtoDeck(ag,nil,0,REASON_RULE) Duel.SendtoDeck(ag,nil,0,REASON_RULE)
Duel.ResetTimeLimit(p,120) Duel.ResetTimeLimit(p,120)
Duel.Hint(HINT_SELECTMSG,p,0)
local tg=ag:Select(p,count,count,nil) local tg=ag:Select(p,count,count,nil)
local rg=ag local rg=ag
rg:Sub(tg) rg:Sub(tg)
......
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