Changeset 534 for cpp/frams/model/model.cpp
- Timestamp:
- 07/20/16 01:17:14 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/model/model.cpp
r528 r534 308 308 return; 309 309 } 310 SString f0txt = f0geno.getGene ();310 SString f0txt = f0geno.getGenes(); 311 311 buildstatus = building; // was: open(); 312 312 if (autobuildmaps)
Note: See TracChangeset
for help on using the changeset viewer.