mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-04 17:30:12 +08:00
Fix missing BLACK_METAMEMBER in CXSwiftBusSettings
This commit is contained in:
@@ -103,6 +103,8 @@ namespace BlackMisc
|
|||||||
BLACK_METAMEMBER(bundleTaxiLandingLights),
|
BLACK_METAMEMBER(bundleTaxiLandingLights),
|
||||||
BLACK_METAMEMBER(maxDrawDistanceNM),
|
BLACK_METAMEMBER(maxDrawDistanceNM),
|
||||||
BLACK_METAMEMBER(followAircraftDistanceM),
|
BLACK_METAMEMBER(followAircraftDistanceM),
|
||||||
|
BLACK_METAMEMBER(logRenderPhases),
|
||||||
|
BLACK_METAMEMBER(tcasEnabled),
|
||||||
BLACK_METAMEMBER(timestampMSecsSinceEpoch, 0, DisabledForComparison | DisabledForHashing)
|
BLACK_METAMEMBER(timestampMSecsSinceEpoch, 0, DisabledForComparison | DisabledForHashing)
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user