fixed graphical bug with drawing tape controls over closed door
authorHolger Schemel <info@artsoft.org>
Fri, 28 Dec 2018 14:38:49 +0000 (15:38 +0100)
committerHolger Schemel <info@artsoft.org>
Fri, 28 Dec 2018 14:38:49 +0000 (15:38 +0100)
commitfacc7fc609a80b0925a0699b39d5e4a048e052d7
tree868c4726496a70b93d44935db0009ed407ad836d
parente17dc52b6a235b5fdfa16698083eee534e413341
fixed graphical bug with drawing tape controls over closed door

This bug happened in two cases where the game was started with the
tape door closed: When starting the game from the "hall of fame"
screen, and when starting the game from the level editor. In these
cases, tape controls were drawn over the closed tape door right
before the door was opened.
src/tape.c