diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-12-13 15:37:33 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-12-13 15:37:33 -0300 |
commit | e3fad19e04900ec23db6a4b42a6a3208bd276e4b (patch) | |
tree | dbae0fe700c5abf66aca7b783a42c8d95a64cd54 /data/tmw | |
parent | cab0cf80f75d890b908c4526c9c83abd1e9017c1 (diff) | |
download | plus-e3fad19e04900ec23db6a4b42a6a3208bd276e4b.tar.gz plus-e3fad19e04900ec23db6a4b42a6a3208bd276e4b.tar.bz2 plus-e3fad19e04900ec23db6a4b42a6a3208bd276e4b.tar.xz plus-e3fad19e04900ec23db6a4b42a6a3208bd276e4b.zip |
Continue what we started; But preserve more of the hardcoded stuff
(Including manaplus.exe - no renaming Windows build I guess)
Diffstat (limited to 'data/tmw')
-rw-r--r-- | data/tmw/tmw.manaplus | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/tmw/tmw.manaplus b/data/tmw/tmw.manaplus index c4b66237e..a44f49b07 100644 --- a/data/tmw/tmw.manaplus +++ b/data/tmw/tmw.manaplus @@ -5,8 +5,8 @@ <option name="appIcon" value="tmw/icons/tmw.png"/> <option name="screenshots" value="TheManaWorld"/> <option name="loginMusic" value="Magick - Real.ogg"/> - <option name="onlineServerList" value="http://manaplus.org/serverlist.xml"/> - <option name="onlineServerList2" value="http://www.manaplus.org/serverlist.xml"/> + <option name="onlineServerList" value="http://manaplus.germantmw.de/serverlist.xml"/> + <option name="onlineServerList2" value="http://www.manaplus.germantmw.de/serverlist.xml"/> <option name="defaultServer" value="server.themanaworld.org"/> <option name="defaultPort" value="6901"/> <option name="defaultServerType" value="tmwathena"/> |