mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-01 18:30:39 +00:00
Testing
This commit is contained in:
@@ -177,7 +177,7 @@ void WorldContentService::ReloadContentFlags()
|
||||
set_content_flags.push_back(f);
|
||||
|
||||
LogInfo(
|
||||
"Loaded content flag [{}] [{}]",
|
||||
"Loaded content flag [flag|{}] [status|{}]",
|
||||
f.flag_name,
|
||||
(f.enabled ? "enabled" : "disabled")
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user