From 083bca95f12070624c9ab973baf3eefa700cf9cb Mon Sep 17 00:00:00 2001 From: xPaw Date: Mon, 22 Oct 2012 16:14:12 +0300 Subject: [PATCH] Update view.php a little bit --- View.php | 29 +++++++++++++++++++---------- 1 file changed, 19 insertions(+), 10 deletions(-) diff --git a/View.php b/View.php index 7ceeb39..04a7f46 100644 --- a/View.php +++ b/View.php @@ -2,7 +2,7 @@ require __DIR__ . '/SourceQuery/SourceQuery.class.php'; // Edit this -> - define( 'SQ_SERVER_ADDR', 'tf.animuservers.ru' ); + define( 'SQ_SERVER_ADDR', 'gs2.my-run.de' ); define( 'SQ_SERVER_PORT', 27015 ); define( 'SQ_TIMEOUT', 1 ); define( 'SQ_ENGINE', SourceQuery :: SOURCE ); @@ -39,13 +39,20 @@ @@ -141,13 +148,15 @@ -