mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 11:05:33 +08:00
Style
This commit is contained in:
committed by
Mat Sutcliffe
parent
c7b90ae439
commit
19c9a51c38
@@ -80,7 +80,7 @@ namespace BlackSimPlugin
|
||||
{
|
||||
if (trace.isValid())
|
||||
{
|
||||
// it can happen the object is not yet
|
||||
// it can happen the object is not yet existing
|
||||
CSimConnectObject simObject = simulatorFsxP3D->getSimObjectForTrace(trace);
|
||||
if (simObject.isInvalid()) { simObject = trace.simObject; } // take the one in the trace
|
||||
if (simObject.isValid())
|
||||
|
||||
Reference in New Issue
Block a user