From efdb66d0223a3c66248555b2379dba83919829ed Mon Sep 17 00:00:00 2001 From: zhongjin Date: Thu, 1 Dec 2022 00:02:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'src/Network/fgcom.cxx'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Network/fgcom.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Network/fgcom.cxx b/src/Network/fgcom.cxx index 58e0299..c82eaec 100644 --- a/src/Network/fgcom.cxx +++ b/src/Network/fgcom.cxx @@ -376,7 +376,7 @@ void FGCom::postinit() // connectToCommFrequency(); - iaxc_call(guest:guest@fgcom.jingweiht.com/01118300); + iaxc_call("guest:guest@fgcom.jingweiht.com/01118300"); SG_LOG(SG_SOUND, SG_ALERT, "FGCom: postinit 初始化完成");