Commit 0b5ecec3 authored by Wind's avatar Wind

fix XYZ pick

parent 1b98816d
...@@ -312,6 +312,7 @@ function Auxiliary.StartPick(e) ...@@ -312,6 +312,7 @@ function Auxiliary.StartPick(e)
counts={[1]=8} counts={[1]=8}
lv_diff=false lv_diff=false
if tp==TYPE_XYZ then if tp==TYPE_XYZ then
lists[1]=xyz_plain
counts[1]=6 counts[1]=6
lists[2]=xyz_adv lists[2]=xyz_adv
counts[2]=2 counts[2]=2
......
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