Ignore:
Timestamp:
08/18/16 12:15:55 (8 years ago)
Author:
oriona
Message:

Vertical position of foraminifera lowered. Color of body and reticulopodia unified.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • experiments/frams/foraminifera/data/scripts/foraminifera.inc

    r575 r579  
    274274function createOffspring(geno, energy, parent_genes, parent_lifeparams, parentsuids)
    275275{
    276         curColor = retColors[1-parent_lifeparams->gen];
     276        curColor = colors[1-parent_lifeparams->gen];
    277277        var cr = Populations[0].add(geno);
    278278        cr.energy0 = energy;
Note: See TracChangeset for help on using the changeset viewer.