Статусы одевания

This commit is contained in:
lopar 2020-08-29 15:52:09 +03:00
parent 6fd015058c
commit 702501dbcc

View File

@ -547,7 +547,7 @@ if (isset($_GET['edit'])) {
//Пока что одеваем предмет отсюда.
if (isset($_GET['dress'])) {
dressitem($_GET['dress']);
echo dressitem($_GET['dress']);
}
if (input::get('destruct')) {