@@ -142,7 +142,8 @@ int UpdateCompanyRatingAndValue(Player *p, bool update)
}
_score_part[owner][SCORE_VEHICLES]=num;
_score_part[owner][SCORE_MIN_PROFIT]=min_profit;
if(min_profit>0)
_score_part[owner][SCORE_MIN_PROFIT]=min_profit;
}
/* Count stations */
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.