Commit 2abde9f7 authored by Vladimír Ulman's avatar Vladimír Ulman
Browse files

Vizualizator: The artifical simulation time is not changing at all,

hence the previewing of meshes does not suddenly end like it used be before.
parent ad8e0c23
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -146,7 +146,7 @@ void ParamsSetup(void)
	params.cellCycleLength=14.5*60; //[min]

	params.currTime=0.0f; //all three are in units of minutes
	params.incrTime=1.0f;
	params.incrTime=0.0f;
	params.stopTime=50.0f;

	params.imgSizeX=500; //pixels