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); } }