equal
deleted
inserted
replaced
249 } else { |
249 } else { |
250 SetTileSelectSize(1, 1); |
250 SetTileSelectSize(1, 1); |
251 } |
251 } |
252 |
252 |
253 _thd.FSMportLayout = NULL; // ensure irregular airport support disabled |
253 _thd.FSMportLayout = NULL; // ensure irregular airport support disabled |
|
254 _thd.FSMportMask = NULL; |
254 |
255 |
255 if (_station_show_coverage) SetTileSelectBigSize(-rad, -rad, 2 * rad, 2 * rad); |
256 if (_station_show_coverage) SetTileSelectBigSize(-rad, -rad, 2 * rad, 2 * rad); |
256 |
257 |
257 DrawStationCoverageAreaText(4, 50, SCT_ALL, rad); |
258 DrawStationCoverageAreaText(4, 50, SCT_ALL, rad); |
258 break; |
259 break; |