更新 'simgear/scene/tgdb/obj.cxx'

This commit is contained in:
zhongjin 2022-12-09 13:46:31 +08:00
parent 33aad9aee1
commit 0acc0d94a3

View File

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