Старт переноса showinf_pers(); в класс (наконец!_)

This commit is contained in:
lopar 2020-07-05 01:14:14 +03:00
parent a7d2500ba3
commit 1e55456f6f
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ class User
}
}
protected function showItem(array $item = [])
protected function showItem($item = 0)
{
$itemSlot = $item['dressed_slot'] ?? 0;
$itemName = $item['name'] ?? '';