mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-05 03:06:38 +00:00
[Quest API] Reload content flags globally when a content flag is set (#3564)
This commit is contained in:
@@ -395,6 +395,8 @@ public:
|
||||
|
||||
void SetIsHotzone(bool is_hotzone);
|
||||
|
||||
void ReloadContentFlags();
|
||||
|
||||
private:
|
||||
bool allow_mercs;
|
||||
bool can_bind;
|
||||
|
||||
Reference in New Issue
Block a user