airport_gui.c
changeset 1072 01bf9fc64236
parent 1019 6363b8a4273e
child 1093 e8d26c7dc42f
equal deleted inserted replaced
1071:f6da855a4c2e 1072:01bf9fc64236
   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},