bigsay blankline bug

This commit is contained in:
joonicks
2019-01-15 00:32:49 +01:00
parent dd33a1cdfe
commit 4e89a38191
4 changed files with 34 additions and 20 deletions

View File

@@ -1,5 +1,6 @@
3.1 -- WORK IN PROGRESS (~May, 2018)
* Fixed: Bug with bigsay characters defined with blank lines.
* Changed: Session config is saved to "filename.sessiontemp" and once the save is complete
its moved to "filename.session", just in case something happens that might create a corrupt
session file (eg, SIGSEGV).