mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-15 16:41:29 +00:00
Update content_filter_criteria.h
This commit is contained in:
parent
fa46cbb539
commit
63c2f20cb0
@ -27,7 +27,7 @@ namespace ContentFilterCriteria {
|
|||||||
);
|
);
|
||||||
|
|
||||||
criteria += fmt::format(
|
criteria += fmt::format(
|
||||||
" AND ({}max_expansion <= {} OR {}max_expansion = -1)",
|
" AND ({}max_expansion >= {} OR {}max_expansion = -1)",
|
||||||
table_prefix,
|
table_prefix,
|
||||||
current_expansion_filter_criteria,
|
current_expansion_filter_criteria,
|
||||||
table_prefix
|
table_prefix
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user