更新 'simgear/scene/tsync/terrasync.cxx'

This commit is contained in:
zhongjin 2022-11-24 15:21:55 +08:00
parent 7c09c0f664
commit f763c90c23

View File

@ -1346,6 +1346,7 @@ void SGTerraSync::update(double)
_workerThread->setHTTPServer("https://data.kongjian.xin/fgscenery","https://data.kongjian.xin/osm2city");
//end
enabled = false;
_workerThread->stop();