mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-02 22:21:22 +00:00
parent
bac76864cf
commit
9e7988aa11
@ -291,7 +291,7 @@ void unit_type::build_help_index(
|
||||
}
|
||||
|
||||
for(const config::any_child& ab : abil_cfg.all_children_range()) {
|
||||
abilities_.emplace_back(ab.cfg);
|
||||
adv_abilities_.emplace_back(ab.cfg);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user