added ItemVarHolder
This commit is contained in:
@@ -29,7 +29,6 @@ public:
|
||||
~Item() override = default;
|
||||
|
||||
std::string get_name() const override;
|
||||
|
||||
protected:
|
||||
const std::string name;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user