reverted commit 4ca952cbcd991a3e351b6292b37e47361b8f04d3
authorHolger Schemel <info@artsoft.org>
Sun, 13 Mar 2022 10:21:23 +0000 (11:21 +0100)
committerHolger Schemel <info@artsoft.org>
Sun, 13 Mar 2022 10:25:56 +0000 (11:25 +0100)
commit6e998e708ed7258d98fafed008aee9c915e7b3fa
tree8cd9d25705d6450e27c9894817a6a83877f1233f
parent59cc2c3d3bd985cc378f9cc6bfae6c5ebdb32e78
reverted commit 4ca952cbcd991a3e351b6292b37e47361b8f04d3

It turned out that the removed code did not only check for configured
artwork set in file "levelinfo.conf", but also for existing artwork
sub-directories in the previous and current level set when changing
level sets, causing such artwork to be ignored instead of activated.

This has to be handled differently to still work in such cases.
src/init.c