This commit is contained in:
2024-02-09 21:41:54 +02:00
parent be537b5dfc
commit 4470f80098
9 changed files with 1501 additions and 1492 deletions

View File

@@ -190,7 +190,7 @@ if (!$isBattle) {
$rehtml = '';
if (!isset($CRON_CORE)) {
$js .= '$("#priems").html("' . $priem->seeMy(2) . '");';
$js .= '$("#priems").html("' . $priem->seeMy() . '");';
$jslog = $btl->lookmLog();
$jslog .= $btl->lookLog();
if ($jslog != '') {