make class greater
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
|
||||
class ShopItem extends Item
|
||||
{
|
||||
public $count;
|
||||
public $razdel;
|
||||
public $ecost;
|
||||
public $zeton;
|
||||
public $onlyone;
|
||||
public $shshop;
|
||||
|
||||
public function printInfo()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user