fixup! Ref T709, static "ownAircraftString" and improved logging

This commit is contained in:
Klaus Basan
2019-08-18 19:38:30 +02:00
parent 8493b22301
commit 3bd2ff449a

View File

@@ -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