mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 21:15:33 +08:00
Ref T180, formatting
This commit is contained in:
@@ -122,7 +122,7 @@ namespace BlackSimPlugin
|
||||
|
||||
CCallsign CSimConnectObjects::getCallsignForObjectId(DWORD objectId) const
|
||||
{
|
||||
return getSimObjectForObjectId(objectId).getCallsign();
|
||||
return this->getSimObjectForObjectId(objectId).getCallsign();
|
||||
}
|
||||
|
||||
CCallsignSet CSimConnectObjects::getAllCallsigns() const
|
||||
|
||||
Reference in New Issue
Block a user