]> git.mxchange.org Git - flightgear.git/commit
Pkg: Fix loading of non-installed aircraft.
authorJames Turner <zakalawe@mac.com>
Thu, 12 Jun 2014 12:06:01 +0000 (13:06 +0100)
committerJames Turner <zakalawe@mac.com>
Thu, 12 Jun 2014 12:06:01 +0000 (13:06 +0100)
commit63427fc589a6e5540fb9dfc872fe4759355d6110
tree98d22c7907309f3c96b34aa61a100e2872de3663
parent7a5b729052d6622c23403d445f7937ed42334673
Pkg: Fix loading of non-installed aircraft.

Fallback to the normal code path when a packaged aircraft is
found, but not installed.
src/Main/fg_init.cxx