Переезд lookstats отовсюду в 1 класс.

This commit is contained in:
2023-04-16 01:54:07 +03:00
parent 2d63efd915
commit 3dc4cf7284
76 changed files with 1112 additions and 1124 deletions

View File

@@ -49,7 +49,7 @@ while ($pl = mysql_fetch_array($sp)) {
$r[5] -= $pl['money'];
}
//
$sts = $u->lookStats($st['stats']);
$sts = \Core\ConversionHelper::dataStringToArray($st['stats']);
$nst = [
's1' => 3,
's2' => 3,