From c5f52273285ec088b485ef6144c1e2828fa862c9 Mon Sep 17 00:00:00 2001 From: zhongjin Date: Mon, 12 Dec 2022 17:01:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'src/ATC/ATCController.cxx?= =?UTF-8?q?'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/ATC/ATCController.cxx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/ATC/ATCController.cxx b/src/ATC/ATCController.cxx index 03daf01..987f0ca 100644 --- a/src/ATC/ATCController.cxx +++ b/src/ATC/ATCController.cxx @@ -320,6 +320,9 @@ void FGATCController::transmit(FGTrafficRecord * rec, FGAirportDynamics *parent, break; } + SG_LOG(SG_ATC,SG_INFO,"MESSAGE: " << text ); + + const bool atcAudioEnabled = fgGetBool("/sim/sound/atc/enabled", false); if (audible && atcAudioEnabled) { double onBoardRadioFreq0 =