Fix issue with color blocks ending up on the same line as the prompt

This commit is contained in:
Dylan 2016-03-05 16:05:30 +11:00
parent f4dd61aa18
commit 237836b56f
2 changed files with 2 additions and 0 deletions

View file

@ -45,6 +45,7 @@ printinfo () {
info linebreak
info cols
info linebreak
info linebreak
}

View file

@ -65,6 +65,7 @@ printinfo () {
info linebreak
info cols
info linebreak
info linebreak
}