From a1e8b3c16d7f7fb80ae15afa80a5164f4c52e0f3 Mon Sep 17 00:00:00 2001 From: lopar Date: Thu, 13 Dec 2018 02:32:25 +0200 Subject: [PATCH] =?UTF-8?q?=D0=A1=D0=B0=D0=BC=D1=8B=D0=B9=20=D0=BE=D0=BF?= =?UTF-8?q?=D0=B0=D1=81=D0=BD=D1=8B=D0=B9=20code=20cleanup.=20=D0=A3=D0=B4?= =?UTF-8?q?=D0=B0=D0=BB=D0=B5=D0=BD=D0=B0=20=D0=BA=D1=83=D1=87=D0=B0=20?= =?UTF-8?q?=D1=81=D1=82=D0=B0=D1=80=D0=BE=D0=B3=D0=BE=20=D1=8F=D0=B2=D0=B0?= =?UTF-8?q?=D1=81=D0=BA=D1=80=D0=B8=D0=BF=D1=82=D0=B0.=202?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fight.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fight.php b/fight.php index 6479440..8cac475 100644 --- a/fight.php +++ b/fight.php @@ -40,7 +40,7 @@ db::c()->query('UPDATE `users` SET `enter_game` = 0 WHERE `enter_game` = 1 AND ` - - ' + + \ No newline at end of file