From 6ebe2f23c1a34636f9b169354d2373ae9748f4c3 Mon Sep 17 00:00:00 2001 From: zhongjin Date: Thu, 24 Nov 2022 15:25:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'simgear/scene/tsync/terra?= =?UTF-8?q?sync.cxx'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- simgear/scene/tsync/terrasync.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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