更新 'src/GUI/MPServersModel.cpp'

This commit is contained in:
zhongjin 2022-10-21 19:52:47 +08:00
parent 4d531f8044
commit 64a4de9760

View File

@ -88,7 +88,7 @@ void MPServersModel::refresh()
}
string url(fgGetString("/sim/multiplay/serverlist-url",
"http://liveries.flightgear.org/mpstatus/mpservers.xml"));
"http://liveries.jingweiht.com/mpstatus/mpservers.xml"));
if (url.empty()) {
return;