diff --git a/simgear/scene/tsync/terrasync.cxx b/simgear/scene/tsync/terrasync.cxx index 1ecb8a8f..7114ddf1 100644 --- a/simgear/scene/tsync/terrasync.cxx +++ b/simgear/scene/tsync/terrasync.cxx @@ -1343,7 +1343,7 @@ void SGTerraSync::update(double) if (worker_running && (copiedState._consecutive_errors >= allowedErrors)) { //zhongjin - _workerThread->setHTTPServer("https://data.kongjian.xin/fgscenery","https://data.kongjian.xin/osm2city"); +// _workerThread->setHTTPServer("https://data.kongjian.xin/fgscenery","https://data.kongjian.xin/osm2city"); //end enabled = false; @@ -1357,7 +1357,7 @@ void SGTerraSync::update(double) //zhongjin //NAPTR 查询失败后处理 - _retryTime = SGTimeStamp::now() - SGTimeStamp::fromSec(seconds); + //_retryTime = SGTimeStamp::now() - SGTimeStamp::fromSec(seconds); //end