realDragon11 / Trawel-Text

An open world text adventure rpg. (Source-Available, ask before redistributing.)
Other
5 stars 3 forks source link

trailing spaces on extra.specialPrint #1

Closed realDragon11 closed 5 years ago

realDragon11 commented 5 years ago

Describe the bug There are trailing spaces after a extra.specialPrint operation

To Reproduce Steps to reproduce the behavior:

  1. call specialPrint

Expected behavior There should be no trailing spaces

Screenshots image

Additional context This likely causes a graphical bug.

realDragon11 commented 5 years ago

solved