forked from External/mage
[SLD] a few more text fixes
This commit is contained in:
parent
cf2b6f8366
commit
abc6618cba
8 changed files with 16 additions and 17 deletions
|
|
@ -109,6 +109,7 @@ public class Effects extends ArrayList<Effect> {
|
|||
&& !lastRule.endsWith(".]")
|
||||
&& !lastRule.startsWith("<b>Level ")
|
||||
&& !lastRule.endsWith(".)")
|
||||
&& !lastRule.endsWith("<br>")
|
||||
&& !lastRule.endsWith("</i>")) {
|
||||
sbText.append('.');
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue