Skip to content

Fix MusicChange hook not returning some values correctly

SteelT requested to merge musicchange-hook-fix into next

Before it would attempt to check if position, prefadems, or fadeinms was a boolean, now it checks for those values correctly.

Merge request reports