08-03-2022, 12:13 PM
(This post was last modified: 08-03-2022, 12:13 PM by James D Jarvis.)
(08-03-2022, 05:09 AM)mnrvovrfc Wrote: Line #306 of code posted just above.
tt$ = tt$ + tgraphic(x, y).char + Chr$(32 + tgraphic(x, y).fc) + Chr$(32 + tgraphic(x, y).fc)
should be
tt$ = tt$ + tgraphic(x, y).char + Chr$(32 + tgraphic(x, y).fc) + Chr$(32 + tgraphic(x, y).bc)
or alike?
Thanks. That area of the code has been neglected by me and will be getting more attention as I work on ways to save and load.