show item type
This commit is contained in:
@@ -9,6 +9,11 @@ class InventoryItem extends Item
|
||||
parent::printBonuses();
|
||||
}
|
||||
|
||||
public function printImage()
|
||||
{
|
||||
parent::printImage(); // TODO: Change the autogenerated stub
|
||||
}
|
||||
|
||||
/**
|
||||
* Для кнопок управления под картинкой прелмета в зависимости от ситуации.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user