更新 'src/GUI/MPServersModel.cpp'

next
zhongjin 2 years ago
parent 4d531f8044
commit 64a4de9760

@ -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;

Loading…
Cancel
Save