refac: 아이템에 미사용 $id 값 제거
This commit is contained in:
@@ -5,7 +5,6 @@ use \sammo\General;
|
||||
|
||||
class None extends \sammo\BaseItem{
|
||||
|
||||
protected $id = 0;
|
||||
protected $name = '-';
|
||||
protected $info = null;
|
||||
protected $cost = 0;
|
||||
|
||||
Reference in New Issue
Block a user