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