From 33295916d18fb6add9739f20dba62e3d0cb84bdc Mon Sep 17 00:00:00 2001 From: Emil Date: Sun, 8 Mar 2015 10:40:55 +0100 Subject: [PATCH] Updated client download server Updated client server to http://www.halfaway.net/ because old one doesn't work anymore. --- config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.php b/config.php index 6daf883..842930a 100644 --- a/config.php +++ b/config.php @@ -462,8 +462,8 @@ // Download link to client. Recommended: // Select download link from remere map editor website! // See list of clients: http://remeresmapeditor.com/marklar.php?clients - $config['client_download'] = 'http://clients.tibiaking.com/download/windows/'. $config['client'] .''; - $config['client_download_linux'] = 'http://clients.tibiaking.com/download/linux/'. $config['client'] .''; + $config['client_download'] = 'http://clients.halfaway.net/windows.php?tibia='. $config['client'] .''; + $config['client_download_linux'] = 'http://clients.halfaway.net/linux.php?tibia='. $config['client'] .''; $config['port'] = 7171; // Port number to connect to your OT.