mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-19 13:28:25 +00:00
Tweak content flag filtering [skip ci]
This commit is contained in:
+1
-1
@@ -417,7 +417,7 @@ int main(int argc, char** argv) {
|
||||
set_content_flags.push_back(flags.flag_name);
|
||||
|
||||
LogInfo(
|
||||
"Enabling content-flag [{}]",
|
||||
"Enabled content flag [{}]",
|
||||
flags.flag_name
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user