fixed graphical bug with wrong draw buffer when using envelope request 4.2.2.1
authorHolger Schemel <info@artsoft.org>
Sun, 10 Jan 2021 00:08:59 +0000 (01:08 +0100)
committerHolger Schemel <info@artsoft.org>
Sun, 10 Jan 2021 00:08:59 +0000 (01:08 +0100)
commitb2c4f6e649f55c838726a81ac0cc913db1e55536
tree7ccb1c0100b2b28951c96a6b52b89f4547c43d4a
parent668d05fbdb883eb630700f4df445f77abe599498
fixed graphical bug with wrong draw buffer when using envelope request

This bug occurred when using the R'n'D game engine with an envelope
request graphics configuration during a request after the game ended
(like asking to save a new tape), resulting in graphical garbage.

This bug was a regression of commit 926cd5be.
src/tools.c