Made evform use ANSIStrings internally. It doesn't crash, but wrapping coloured strings doesnot yet work.
This commit is contained in:
parent
85dbd4a67e
commit
259860ff25
3 changed files with 22 additions and 301 deletions
|
|
@ -7,7 +7,7 @@ FORMCHAR = "x"
|
|||
TABLECHAR = "c"
|
||||
|
||||
FORM = """
|
||||
.------------------------------------------------.
|
||||
{y.------------------------------------------------.
|
||||
| |
|
||||
| Name: xxxxx1xxxxx Player: xxxxxxx2xxxxxxx |
|
||||
| xxxxxxxxxxx |
|
||||
|
|
@ -18,7 +18,7 @@ FORM = """
|
|||
| xxxxx3xxxxx INT: x6x STA: x7x |
|
||||
| xxxxxxxxxxx LUC: x8x MAG: x9x |
|
||||
| |
|
||||
>----------------------------------------------<
|
||||
{b>----------------------------------------------<
|
||||
| | |
|
||||
| cccccccc | ccccccccccccccccccccccccccccccccccc |
|
||||
| cccccccc | ccccccccccccccccccccccccccccccccccc |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue