Merge branch 'openttd'
This commit is contained in:
+1
-1
@@ -1981,12 +1981,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