mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 17:26:30 +00:00
Implement content flags
This commit is contained in:
@@ -163,6 +163,7 @@ private:
|
||||
public:
|
||||
const std::vector<std::string> &GetContentFlags() const;
|
||||
void SetContentFlags(std::vector<std::string> content_flags);
|
||||
void SetExpansionContext();
|
||||
};
|
||||
|
||||
extern WorldContentService content_service;
|
||||
|
||||
Reference in New Issue
Block a user