Куча мелких фиксов, уборка мусора.

This commit is contained in:
lopar
2020-09-30 01:39:06 +03:00
parent 640e85cf18
commit 5ac30becb7
149 changed files with 4221 additions and 11012 deletions
-25
View File
@@ -91,26 +91,10 @@ if ($user->room == 34) {
header('Location: fshop.php');
exit();
}
if ($user->room == 43) {
header('Location: znahar.php');
exit();
}
if ($user->room == 44) {
header('Location: new_year.php');
exit();
}
if ($user->room == 45) {
header('Location: clan_castle.php');
exit();
}
if ($user->room == 47) {
header('Location: wall_build.php');
exit();
}
if ($user->room == 49) {
header('Location: dig.php');
exit();
}
if ($user->room == 50) {
header('Location: ashop.php');
exit();
@@ -127,11 +111,6 @@ if ($user->room == 650) {
header('Location: ul_clans.php');
exit();
}
//Храм древнх
if ($user->room == 203) {
header('Location: church.php');
exit();
}
//ЦХ
if ($user->room == 600) {
header('Location: c_haos.php');
@@ -197,10 +176,6 @@ if ($user->room == 403) {
header('Location: canalizaciya.php');
exit();
}
if ($user->room == 1054) {
header('Location: fontan_luck.php');
exit();
}
if ($user->room == 1055) {
header('Location: group_arena.php');
exit();