Commit fb5c6dcd authored by Wind's avatar Wind

Fix

parent 0dcce19d
......@@ -323,7 +323,7 @@ function Auxiliary.StartPick(e)
for p=0,1 do
if tp==TYPE_XYZ then
Auxiliary.ArbitraryPick(p,4,xyz_plain,6,xyz_adv,2)
elseif tp==TYPE_SYNCHRO
elseif tp==TYPE_SYNCHRO then
Auxiliary.ArbitraryPick(p,4,list,4,list,4,false,true)
else
Auxiliary.ArbitraryPick(p,4,list,8,nil,nil,false,lv_diff)
......
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