Closed aszorenyi closed 1 year ago
@XAce1337manX Mind taking a second look at this?
Change was intentional however didn't realise editors relied on fallback behaviour instead of setting colours explicitly if they used the same colour. Restoring behaviour looks good.
At previous versions environment/light colors inherited note colors if the map didn't set it. This was changed with commit d92ec06. With the current version it inherits the default colors if neither the map sets it explicitly, nor the user overrides it with custom colors.
I don't know if the change was intentional or not, this commit simply restores the previous behavior (fixes issue #111 created by me).