Loading

Paste #piggrywxq

  1. --- C:/users/ricardo/appdata/local/temp/thg.deauyj/trunk.10.22740/src/aircraft_cmd.cpp  qui jan 25 16:10:52 2018
  2. +++ C:/users/ricardo/appdata/local/temp/thg.deauyj/trunk.10.22741/src/aircraft_cmd.cpp  qui jan 25 16:10:52 2018
  3. @@ -135,0 +136,3 @@ static StationID FindNearestHangar(const Aircraft
  4. +       /* the plane won't land at any helicopter station */
  5. +       if (!(afc->flags & AirportFTAClass::AIRPLANES) && (avi->subtype & AIR_CTOL)) continue;
  6. +

Comments