fixed some bugs with (not) displaying virtual buttons
authorHolger Schemel <info@artsoft.org>
Thu, 15 Nov 2018 00:12:08 +0000 (01:12 +0100)
committerHolger Schemel <info@artsoft.org>
Thu, 15 Nov 2018 00:18:21 +0000 (01:18 +0100)
commitb165e8970f5f3d8f9972433960785f31b9a11723
tree2bb36d2f51e8b76df2229b34d97b7b56446bc284
parentd3e24bbfb70edb9a805806345eede28c7129baf8
fixed some bugs with (not) displaying virtual buttons

This corrects the following situations regarding virtual buttons:

* Fixed displaying virtual buttons while tapes are played.
* Fixed displaying virtual buttons after all players were gone.
* Fixed *not* displaying virtual buttons when tape stopped playing and
  the user can continue playing the game.
src/game.c
src/tools.c