fix: actual block inventory size not updating on inventory-size property update
This commit is contained in:
@@ -35,6 +35,8 @@ public:
|
||||
size_t end = -1
|
||||
);
|
||||
|
||||
void resize(uint newSize);
|
||||
|
||||
void deserialize(const dv::value& src) override;
|
||||
|
||||
dv::value serialize() const override;
|
||||
|
||||
Reference in New Issue
Block a user