mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 19:35:32 +08:00
fixup! Ref T709, static "ownAircraftString" and improved logging
This commit is contained in:
@@ -922,7 +922,7 @@ namespace XSwiftBus
|
||||
int CTraffic::orbitPlaneFunc(XPLMCameraPosition_t *cameraPosition, int isLosingControl, void *refcon)
|
||||
{
|
||||
constexpr bool DEBUG = true;
|
||||
DEBUG_LOG_C("Follow aircraft entry", DEBUG);
|
||||
// DEBUG_LOG_C("Follow aircraft entry", DEBUG);
|
||||
if (isLosingControl == 1)
|
||||
{
|
||||
// do NOT use refcon here, might be invalid
|
||||
|
||||
Reference in New Issue
Block a user