Update T2Ctemplate.java
This commit is contained in:
parent
a533d2211b
commit
d0c683b73c
@ -282,7 +282,6 @@ public class T2Ctemplate {
|
||||
String bottomBorder = COLOR_CODE + BOTTOM_LEFT + BORDER_CHAR.repeat(frameWidth) + COLOR_CODE + BOTTOM_RIGHT;
|
||||
|
||||
|
||||
T2Cdebug.debugmsg(T2CodeLibMain.getPlugin(), "frameWidth "+frameWidth);
|
||||
// Gehe durch jede Zeile und formatiere sie
|
||||
StringBuilder builder = new StringBuilder();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user