fixed bugs when using music sets without unconfigured game music
authorHolger Schemel <info@artsoft.org>
Thu, 8 Jun 2023 00:12:12 +0000 (02:12 +0200)
committerHolger Schemel <info@artsoft.org>
Thu, 8 Jun 2023 00:12:26 +0000 (02:12 +0200)
commit2c91866598fc7ff9b6a6075c288a6974bfc11965
tree96e69452b3a98f89f19594fde71ac63565b81183
parent78a2d1d2a6926a1e101bd5e21b667c81cfd230bb
fixed bugs when using music sets without unconfigured game music

Without this fix, playing a level set with an "empty" music set (that
has no in-game music, like it is the case for all Emerald Mine Club
level sets, for example) caused the game to fall back to the classic
(default) game music set, even though using an "empty" music set was
by intention in such cases.
src/libgame/setup.c