Убрали лавочки.

This commit is contained in:
Igor Barkov (iwork)
2019-09-24 12:53:08 +03:00
parent e4fc6df747
commit 0dbaa021d8
3 changed files with 3 additions and 49 deletions
-4
View File
@@ -94,10 +94,6 @@ if ($user['room'] == 650) {
header('Location: ul_clans.php');
die();
}
if ($user['room'] == 222 OR $user['room'] == 223 OR $user['room'] == 224) {
header('Location: bench.php');
die();
}
//БС
if ($user['in_tower'] == 1) {
header('Location: towerin.php');