- Timestamp:
- 08/18/16 12:15:55 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
experiments/frams/foraminifera/data/scripts/foraminifera.inc
r575 r579 274 274 function createOffspring(geno, energy, parent_genes, parent_lifeparams, parentsuids) 275 275 { 276 curColor = retColors[1-parent_lifeparams->gen];276 curColor = colors[1-parent_lifeparams->gen]; 277 277 var cr = Populations[0].add(geno); 278 278 cr.energy0 = energy;
Note: See TracChangeset
for help on using the changeset viewer.