mirror of
https://github.com/NLthijs48/AreaShop.git
synced 2024-11-16 15:25:11 +01:00
Fix formatting not clearing on new lines
This commit is contained in:
parent
05c8e1a7e4
commit
f80a8178ff
@ -318,6 +318,7 @@ public class FancyMessageFormat {
|
||||
if(!targetList.isEmpty()) {
|
||||
targetList.getLast().text += '\n';
|
||||
}
|
||||
currentLineFormatting.clear();
|
||||
continue lineLoop;
|
||||
} else if(tag == ControlTag.RESET) {
|
||||
currentLineFormatting.clear();
|
||||
|
Loading…
Reference in New Issue
Block a user