a pox on whitespace

develop
Kelly Kinkade 2018-09-11 18:41:32 -05:00
parent 3351d78864
commit 02f047e9f1
1 changed files with 0 additions and 1 deletions

@ -749,7 +749,6 @@ namespace {
if (flip_latitude == -1) // NO POLES
{
// If there're no poles, tropical area is determined by temperature
is_possible_tropical_area_by_latitude = region.temperature >= 75;
is_tropical_area_by_latitude = region.temperature >= 85;