From f763c90c23d734c431245c964eb4478a2ef980c3 Mon Sep 17 00:00:00 2001 From: zhongjin Date: Thu, 24 Nov 2022 15:21:55 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/simgear/scene/tsync/terrasync.cxx b/simgear/scene/tsync/terrasync.cxx index 3f44070d..1ecb8a8f 100644 --- a/simgear/scene/tsync/terrasync.cxx +++ b/simgear/scene/tsync/terrasync.cxx @@ -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();