Content menu, content-pack dependencies
This commit is contained in:
@@ -70,6 +70,7 @@ public:
|
||||
void setName(const std::string& name);
|
||||
void setSeed(uint64_t seed);
|
||||
|
||||
bool hasPack(const std::string& id) const;
|
||||
std::string getName() const;
|
||||
uint64_t getSeed() const;
|
||||
const std::vector<ContentPack>& getPacks() const;
|
||||
|
||||
Reference in New Issue
Block a user