Added a missing brace.
This commit is contained in:
parent
18b1f5bb54
commit
8103762eff
1 changed files with 1 additions and 0 deletions
|
@ -2688,6 +2688,7 @@ void unit::add_modification(const std::string& type, const config& mod, bool no_
|
|||
} else if (apply_to == "halo") {
|
||||
clear_haloes();
|
||||
cfg_["halo"] = effect["halo"];
|
||||
}
|
||||
} // end while
|
||||
} else { // for times = per level & level = 0 we still need to rebuild the descriptions
|
||||
if(apply_to == "attack") {
|
||||
|
|
Loading…
Add table
Reference in a new issue