From e7c83487949d173e230e8868ef5410a1ac5a9398 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 19 May 2013 00:09:52 +0300 Subject: Change http links from manaplus.evolonline.org to manaplus.org --- src/gui/serverdialog.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/gui/serverdialog.cpp') diff --git a/src/gui/serverdialog.cpp b/src/gui/serverdialog.cpp index 9294742c0..d8c681392 100644 --- a/src/gui/serverdialog.cpp +++ b/src/gui/serverdialog.cpp @@ -556,10 +556,10 @@ void ServerDialog::downloadServerList() if (listFile.empty()) listFile = config.getStringValue("onlineServerList"); - // Fall back to manaplus.evolonline.org when neither branding + // Fall back to manaplus.org when neither branding // nor config set it if (listFile.empty()) - listFile = "http://manaplus.evolonline.org/serverlist.xml"; + listFile = "http://manaplus.org/serverlist.xml"; if (mDownload) { -- cgit v1.2.3-60-g2f50