Ignore:
Timestamp:
07/20/16 01:17:14 (8 years ago)
Author:
Maciej Komosinski
Message:

Renamed: get/setGene -> get/setGenes, setGeneOnly -> setGenesAssumingSameFormat

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/frams/model/model.cpp

    r528 r534  
    308308                return;
    309309        }
    310         SString f0txt = f0geno.getGene();
     310        SString f0txt = f0geno.getGenes();
    311311        buildstatus = building; // was: open();
    312312        if (autobuildmaps)
Note: See TracChangeset for help on using the changeset viewer.