mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 12:55:33 +08:00
Allow to select FSX/P3D or XPlane standard models
This commit is contained in:
@@ -63,6 +63,9 @@ namespace BlackGui
|
||||
//! Distributors have been read
|
||||
void onDistributorsRead(BlackMisc::Network::CEntityFlags::Entity entity, BlackMisc::Network::CEntityFlags::ReadState readState, int count);
|
||||
|
||||
//! Select all FSX standard models
|
||||
void selectStandardModels();
|
||||
|
||||
//! Reload models
|
||||
void reload();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user