Changeset 247 for trunk/Forms/UFormNew.pas
- Timestamp:
- Sep 22, 2018, 1:27:09 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormNew.pas
r243 r247 566 566 CityEnabled := CheckBoxCity.Checked; 567 567 CityPercentage := SpinEditCityPercent.Value; 568 Map.Cyclic := CyclicMap; 568 569 Map.Size := TPoint.Create(SpinEditMapSizeX.Value, SpinEditMapSizeY.Value); 569 570 GrowAmount := TGrowAmount(RadioGroupGrowAmount.ItemIndex);
Note:
See TracChangeset
for help on using the changeset viewer.