Commit 5f7aaf81 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

minor

parent 3e9064cb
...@@ -268,7 +268,7 @@ function prerun(){ ...@@ -268,7 +268,7 @@ function prerun(){
model_run_cmd("reset","reset"); model_run_cmd("reset","reset");
btn_subpart_enableAll(); btn_subpart_enableAll();
model_init(); model_init();
element.runtime.showAll("negY"); //element.runtime.showAll("negY");
//if (showdefault) element.runtime.resetView(); //if (showdefault) element.runtime.resetView();
//element.runtime.resetView(); //element.runtime.resetView();
if (animate) start_animation(); if (animate) start_animation();
......
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