(svn r24405) -Add: Save and load of active cargo monitors.
This commit is contained in:
@@ -863,6 +863,8 @@ void StartupEconomy()
|
||||
void InitializeEconomy()
|
||||
{
|
||||
_economy.inflation_prices = _economy.inflation_payment = 1 << 16;
|
||||
ClearCargoPickupMonitoring();
|
||||
ClearCargoDeliveryMonitoring();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user