Проще логика, новые проверки.

This commit is contained in:
lopar
2021-01-29 01:58:07 +02:00
parent 8402912098
commit 92c3ea79c0
3 changed files with 41 additions and 59 deletions
+2
View File
@@ -30,4 +30,6 @@ class InventoryItem extends Item
parent::printImage();
}
}
public function printControls() {}
}