mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-04-29 18:59:21 +02:00
Updated client download server
Updated client server to http://www.halfaway.net/ because old one doesn't work anymore.
This commit is contained in:
parent
de59cf9c55
commit
33295916d1
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user