1
This commit is contained in:
parent
c0937b5bc0
commit
81cc50edd0
@ -356,7 +356,7 @@ namespace mt
|
|||||||
abort();
|
abort();
|
||||||
}
|
}
|
||||||
for (auto conf : s_.rank_mode_confs) {
|
for (auto conf : s_.rank_mode_confs) {
|
||||||
if (conf->min_level >= hero_lv) {
|
if (conf->max_level >= hero_lv) {
|
||||||
return conf.get();
|
return conf.get();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user