Simbrief: fix bug when airport doesn't exist due to scenery
This commit is contained in:
parent
a1e8320e0c
commit
6acd065c00
1 changed files with 0 additions and 1 deletions
|
@ -120,7 +120,6 @@ var SimbriefParser = {
|
|||
fmgc.updateArptLatLon();
|
||||
fmgc.updateARPT();
|
||||
} else {
|
||||
me.cleanupInvalid();
|
||||
return nil;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue