mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 04:45:31 +08:00
Added "isWeatherActivated" based on the discussion with LT
This commit is contained in:
committed by
Mat Sutcliffe
parent
f98ba0e494
commit
6ca6d12851
@@ -177,6 +177,9 @@ namespace BlackCore
|
||||
//! Recalculate all aircraft
|
||||
virtual void recalculateAllAircraft();
|
||||
|
||||
//! Weather activated
|
||||
virtual bool isWeatherActivated() const ;
|
||||
|
||||
//! Activates or deactivates simulator weather
|
||||
virtual void setWeatherActivated(bool activated);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user