| 1446 | |
| 1447 | |
| 1448 | void ShowCargoPaymentRates() |
| 1449 | { |
| 1450 | AllocateWindowDescFront<PaymentRatesGraphWindow>(_cargo_payment_rates_desc, 0); |
| 1451 | } |
| 1452 | |
| 1453 | /*****************************/ |
| 1454 | /* PERFORMANCE RATING DETAIL */ |
no outgoing calls
no test coverage detected