From: daveluff Date: Fri, 23 Jan 2004 18:38:02 +0000 (+0000) Subject: Melchior found another way to crash it X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=845ba951e466cd4369362fa070754615ff58b385;p=flightgear.git Melchior found another way to crash it --- diff --git a/src/ATC/ground.hxx b/src/ATC/ground.hxx index 1a8a94cd2..b0cf1f3d8 100644 --- a/src/ATC/ground.hxx +++ b/src/ATC/ground.hxx @@ -326,7 +326,7 @@ private: // Logical runway details - this might change in the future. //runway_array_type runways; // STL way - Rwy runways[36]; // quick hack! + Rwy runways[37]; // quick hack! // Physical runway details double aptElev; // Airport elevation