fixed graphics config option to support elements on non-black background
authorHolger Schemel <info@artsoft.org>
Wed, 3 Mar 2021 18:46:19 +0000 (19:46 +0100)
committerHolger Schemel <info@artsoft.org>
Wed, 3 Mar 2021 18:46:19 +0000 (19:46 +0100)
commit62356d7587434a3822d39f74d8b4c86a9febd123
tree6baef81745b549f7b2bf4922ca7fd2f59b0dd7ef
parentf989e8e7dc0302adc8529b5b0e5fdbdf31ec80ab
fixed graphics config option to support elements on non-black background

This change fixes graphical bugs for moving and falling elements when
using non-black background by using option "game.use_masked_elements".

This is a fix for commit bbf7eaa0.
src/tools.c