Commit 9ac7e2a0 authored by Andrey Filippov's avatar Andrey Filippov

bug fix

parent 95386703
......@@ -3426,8 +3426,8 @@ min_str_neib_fpn 0.35
this.cuas_el0 = gd.getNextNumber();
this.cuas_debug = gd.getNextBoolean();
this.cuas_target_debug = gd.getNextBoolean();
this.cuas_step_debug = gd.getNextBoolean();
this.cuas_target_debug = gd.getNextBoolean();
this.cuas_overwrite = gd.getNextBoolean();
this.cuas_num_orient = (int) gd.getNextNumber();
......
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