committed by
Charles Pigott
parent
1e1f1fada5
commit
6dc5c4fff5
+1
-1
@@ -1969,12 +1969,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