fixed playfield redraw bug when closing envelope after asking to play again
authorHolger Schemel <info@artsoft.org>
Wed, 16 Aug 2023 14:45:40 +0000 (16:45 +0200)
committerHolger Schemel <info@artsoft.org>
Wed, 16 Aug 2023 14:45:40 +0000 (16:45 +0200)
commit9bef503670630747428334ba43f938c24132d834
treeeb0439e3aa934d4dee2051de555b1d76fc958f86
parentc0f95d8de44a0a46ffe295beba37937c6f5df0c2
fixed playfield redraw bug when closing envelope after asking to play again

This reverts commit 3df902ff.

For currently unknown reason, the above commit does not fix the
described bug, but introduces it. As long as this is not sorted out,
the commit will be reverted.
src/tools.c