ошибки Undefined

This commit is contained in:
2023-08-16 01:48:29 +03:00
parent 0f30620f61
commit 80ef052c6e
13 changed files with 1900 additions and 2205 deletions
+2 -1
View File
@@ -7,6 +7,8 @@ if (!defined('GAME')) {
}
$re = '';
$rowonmaxc = '';
if (isset($u->error2)) {
$re = '<b style="color: red;">' . $u->error . '</b>';
}
@@ -651,7 +653,6 @@ if (isset($u->room['id'])) {
if ((date('m') == 11 || date('m') == 12 || date('m') == 1 || date('m') == 2) && $rsnow[$u->room['id']] == 1) {
echo '<script>DrawWeather(31);WeatherBegin();</script>';
}
echo '<div align="right">' . $c['counters'] . '</div>';
}
} else {
echo 'Location is lost.';