Register the aircraft resource provider.
This commit is contained in:
parent
18a5a2a144
commit
e8b0bb872a
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ FGGlobals::FGGlobals() :
|
|||
airwaynet( NULL ),
|
||||
multiplayer_mgr( NULL )
|
||||
{
|
||||
|
||||
simgear::ResourceManager::instance()->addProvider(new AircraftResourceProvider());
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue