Статусы одевания
This commit is contained in:
parent
6fd015058c
commit
702501dbcc
2
main.php
2
main.php
@ -547,7 +547,7 @@ if (isset($_GET['edit'])) {
|
|||||||
|
|
||||||
//Пока что одеваем предмет отсюда.
|
//Пока что одеваем предмет отсюда.
|
||||||
if (isset($_GET['dress'])) {
|
if (isset($_GET['dress'])) {
|
||||||
dressitem($_GET['dress']);
|
echo dressitem($_GET['dress']);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (input::get('destruct')) {
|
if (input::get('destruct')) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user