Commit 76e5f423 authored by Andrew Vu's avatar Andrew Vu

Update html/tTraceTest8.js

parent 63e5f0b8
/********************
/********************
* Ttracetest8 Test *
********************/
......@@ -192,6 +192,7 @@ function experimentInit() {
for (var line, _pj_c = 0, _pj_a = lines, _pj_b = _pj_a.length; (_pj_c < _pj_b); _pj_c += 1) {
line = _pj_a[_pj_c];
line.setAutoDraw(true);
line.setAutoDraw(false);
}
}
}
......
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