Melchior found another way to crash it
This commit is contained in:
parent
74d163b51b
commit
845ba951e4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue