fixed graphical bugs caused by commit f77bbb8f and 1b4dc759
authorHolger Schemel <info@artsoft.org>
Wed, 27 Feb 2019 21:35:32 +0000 (22:35 +0100)
committerHolger Schemel <info@artsoft.org>
Wed, 27 Feb 2019 21:35:32 +0000 (22:35 +0100)
commit3ea7bc006da99f1b13d817285820023b30ce2e38
tree70dbc7a120c9f2bdf95d9a936bf7806b0b840a5f
parent8a7d4a2d8dcb7ef5375441f42a4a3aeede7680e7
fixed graphical bugs caused by commit f77bbb8f and 1b4dc759

Each of these two commits exactly do the reverse of the other commit,
both still resulting in graphical bugs (that the corresponding other
commit fixes).

This change should fix both problems, resulting in (a) playfield not
flashing black when game started from level editor and (b) different
global borders when playing from level editor being correctly drawn.
src/game.c
src/tools.c