Pay company loan interest before accumulating quarterly statistics
See: #524
This commit is contained in:
@@ -2395,12 +2395,12 @@ void LoadUnloadStation(Station *st)
|
||||
*/
|
||||
void CompaniesMonthlyLoop()
|
||||
{
|
||||
CompaniesPayInterest();
|
||||
CompaniesGenStatistics();
|
||||
if (_settings_game.economy.inflation) {
|
||||
AddInflation();
|
||||
RecomputePrices();
|
||||
}
|
||||
CompaniesPayInterest();
|
||||
HandleEconomyFluctuations();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user