WIP
This commit is contained in:
@@ -208,7 +208,7 @@ if (!$isBattle) {
|
||||
}
|
||||
|
||||
|
||||
$js .= '$("#priems").html("' . $priem->seeMy(2) . '");';
|
||||
$js .= '$("#priems").html("' . $priem->seeMy() . '");';
|
||||
$jslog = $btl->lookmLog() . $btl->lookLog();
|
||||
if ($jslog != '') {
|
||||
$js = $jslog . $js;
|
||||
|
||||
Reference in New Issue
Block a user