mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-04-30 11:19:22 +02:00
Merge pull request #192 from HalfAway/master
Updated client download server
This commit is contained in:
commit
f67f628f7d
@ -462,8 +462,8 @@
|
|||||||
// Download link to client. Recommended:
|
// Download link to client. Recommended:
|
||||||
// Select download link from remere map editor website!
|
// Select download link from remere map editor website!
|
||||||
// See list of clients: http://remeresmapeditor.com/marklar.php?clients
|
// See list of clients: http://remeresmapeditor.com/marklar.php?clients
|
||||||
$config['client_download'] = 'http://clients.tibiaking.com/download/windows/'. $config['client'] .'';
|
$config['client_download'] = 'http://clients.halfaway.net/windows.php?tibia='. $config['client'] .'';
|
||||||
$config['client_download_linux'] = 'http://clients.tibiaking.com/download/linux/'. $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.
|
$config['port'] = 7171; // Port number to connect to your OT.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user