public void RemoveRoute()
 {
     oilExtractor.DestroyOneTradeRouteForCity(destinationCity);
 }