mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 12:55:31 +08:00
[XPlane] Model set must not contain ACF models
Discussion: see https://discordapp.com/channels/539048679160676382/539064750055751690/648974956306366499
This commit is contained in:
committed by
Mat Sutcliffe
parent
b9ea40e8d1
commit
386a0ccd5d
@@ -340,6 +340,9 @@ namespace BlackMisc
|
||||
//! \return number of elements removed
|
||||
int removeIfExcluded();
|
||||
|
||||
//! Remove the XPlane flyable planes
|
||||
int removeXPlaneFlyablePlanes();
|
||||
|
||||
//! Remove by distributor
|
||||
//! \return number of elements removed
|
||||
int removeByDistributor(const CDistributor &distributor);
|
||||
|
||||
Reference in New Issue
Block a user