mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-04-29 18:59:21 +02:00
Using tibiakings new client server.
This commit is contained in:
parent
481f9f4b67
commit
cffadaf773
@ -323,8 +323,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.halfaway.net/clients.php?tibia='. $config['client'] .'';
|
||||
$config['client_download_linux'] = 'http://clients.tibiaking.com/client/linux/'. $config['client'] .'';
|
||||
$config['client_download'] = 'http://clients.tibiaking.com/download/windows/'. $config['client'] .'';
|
||||
$config['client_download_linux'] = 'http://clients.tibiaking.com/download/linux/'. $config['client'] .'';
|
||||
|
||||
$config['port'] = 7171; // Port number to connect to your OT.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user