fixed setting BD style image color template after changing artwork
authorHolger Schemel <holger.schemel@virtion.de>
Wed, 27 Nov 2024 18:27:28 +0000 (19:27 +0100)
committerHolger Schemel <holger.schemel@virtion.de>
Wed, 27 Nov 2024 16:34:11 +0000 (17:34 +0100)
commit350a81ee447838156d175b166c5cfd500c844caf
tree1e24c2577514d09c12c14a9aef34e1d62c352f82
parentedf8b08386055c6f165c9080dbfc134db9610acf
fixed setting BD style image color template after changing artwork

As each (BD style) level may change the image color template using new
colors for game graphics as defined in the level file for this level,
new custom artwork (with color template definitions) must always be
reloaded before loading the level file (and adjusting the image color
template according to the colors defined in the level file).
src/screens.c