From 0acc0d94a3422896ed45945c7f11d8f997ae7f34 Mon Sep 17 00:00:00 2001 From: zhongjin Date: Fri, 9 Dec 2022 13:46:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'simgear/scene/tgdb/obj.cx?= =?UTF-8?q?x'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- simgear/scene/tgdb/obj.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simgear/scene/tgdb/obj.cxx b/simgear/scene/tgdb/obj.cxx index 611ce9d2..6201746f 100644 --- a/simgear/scene/tgdb/obj.cxx +++ b/simgear/scene/tgdb/obj.cxx @@ -135,7 +135,7 @@ SGLoadBTG(const std::string& path, const simgear::SGReaderWriterOptions* options orthophotoAvailable->set(true); //zhongjin - //SG_LOG(SG_OSG, SG_INFO, "Applying satellite orthophoto to terrain object with path " << path); + SG_LOG(SG_OSG, SG_INFO, "Applying satellite orthophoto to terrain object with path " << path); } }