This commit is contained in:
Marc-Eric Martel
2021-10-26 17:28:37 -04:00
parent fbf2e8858e
commit c3c432c369
14 changed files with 410 additions and 60 deletions

View File

@@ -15,6 +15,7 @@ class BlockInfo
void SetDurability(int durability);
int GetDurability() const;
void Show() const;
private: