tunit_preview_pane: removed newlines between attacks to save some space
This commit is contained in:
parent
49102677a9
commit
481bad8539
1 changed files with 0 additions and 2 deletions
|
@ -186,8 +186,6 @@ void tunit_preview_pane::set_displayed_type(const unit_type* type)
|
|||
if(!accuracy_parry.empty()) {
|
||||
str << "<span color='#a69275'>" << " " << accuracy_parry << "</span>" << "\n";
|
||||
}
|
||||
|
||||
str << " \n";
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue