mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-17 02:45:33 +08:00
Display number of included/DB models in "1st model set wizard"
This commit is contained in:
committed by
Mat Sutcliffe
parent
2de192600f
commit
7be54fde87
@@ -308,6 +308,9 @@ namespace BlackMisc
|
||||
//! Count VTOL aircraft
|
||||
int countVtolAircraft() const;
|
||||
|
||||
//! Count by mode
|
||||
int countByMode(CAircraftModel::ModelMode mode) const;
|
||||
|
||||
//! Count military aircraft
|
||||
int countMilitaryAircraft() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user