airport_gui.c
changeset 1072 74cd9150d473
parent 1019 6bae6c11e865
child 1093 4fdc46eaf423
equal deleted inserted replaced
1071:6474a83839de 1072:74cd9150d473
   201 			return;
   201 			return;
   202 		}
   202 		}
   203 
   203 
   204 		CheckRedrawStationCoverage(w);
   204 		CheckRedrawStationCoverage(w);
   205 	} break;
   205 	} break;
       
   206 	
       
   207 	case WE_DESTROY:
       
   208 		ResetObjectToPlace();
       
   209 		break;
   206 	}
   210 	}
   207 }
   211 }
   208 
   212 
   209 static const Widget _build_airport_picker_widgets[] = {
   213 static const Widget _build_airport_picker_widgets[] = {
   210 {   WWT_CLOSEBOX,   RESIZE_NONE,     7,     0,    10,     0,    13, STR_00C5,										STR_018B_CLOSE_WINDOW},
   214 {   WWT_CLOSEBOX,   RESIZE_NONE,     7,     0,    10,     0,    13, STR_00C5,										STR_018B_CLOSE_WINDOW},