ффффф
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
[/Script/EngineSettings.GeneralProjectSettings]
|
||||
ProjectID=B89CCC284A7D213231762AB505314AAD
|
||||
ProjectVersion=2.3
|
||||
ProjectVersion=2.35
|
||||
ProjectName=Ivazowsky
|
||||
CompanyName=GraffInteractive
|
||||
Homepage=Graff.tech
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -201,7 +201,7 @@ void UcppGI::countFreeApartments(Fcppcoords coords, int& free, int& all, float&
|
||||
temp = true;
|
||||
}
|
||||
free++;
|
||||
if (flat.Price < minPrice) minPrice = flat.Price;
|
||||
if (flat.Price < minPrice&& flat.Price>0) minPrice = flat.Price;
|
||||
}
|
||||
}
|
||||
minPrice /= 1000000;
|
||||
|
||||
Reference in New Issue
Block a user