mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-13 15:45:42 +08:00
refs #895, reset to "invalid" sentParts when object is added
(makes sure the parts are sent at least once)
This commit is contained in:
committed by
Mathew Sutcliffe
parent
6a63bcf666
commit
8b1c8c068b
@@ -99,6 +99,9 @@ namespace BlackSimPlugin
|
||||
|
||||
//! Reset spoilers
|
||||
void resetSpoilers();
|
||||
|
||||
//! Reset to invalid values
|
||||
void resetToInvalid();
|
||||
};
|
||||
|
||||
//! Data for aircraft lighs
|
||||
|
||||
Reference in New Issue
Block a user