Commit 1b98816d authored by Wind's avatar Wind

Fix typo

parent 078585a4
...@@ -299,7 +299,7 @@ function Auxiliary.StartPick(e) ...@@ -299,7 +299,7 @@ function Auxiliary.StartPick(e)
elseif i==6 then elseif i==6 then
lists_count[1]=6 lists_count[1]=6
lists[2]=main_new lists[2]=main_new
list_counts[2]=2 lists_count[2]=2
end end
for p=0,1 do for p=0,1 do
Auxiliary.ArbitraryPick(p,4,lists,lists_count) Auxiliary.ArbitraryPick(p,4,lists,lists_count)
......
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