Commit 88261571 authored by wind2009's avatar wind2009 Committed by GitHub

fix

Pick up end.
parent c5f5b682
......@@ -182,9 +182,9 @@ function Auxiliary.StartPick(e)
local ex_list=nil
local ex_count=nil
if i==1 then
count=3
ex_list=main_new
ex_count=1
count=2
ex_list=main_plain
ex_count=2
elseif i<4 then
list=main_plain
count=3
......
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