Skip to content

Commit 9274b29

Browse files
committed
fix: changed how crossfades interact with F1/F4
1 parent 589df96 commit 9274b29

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/zc/zc_sys.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4615,7 +4615,6 @@ void advanceframe(bool allowwavy, bool sfxcleanup, bool allowF6Script)
46154615
{
46164616
zcmusic_poll();
46174617
}
4618-
zcmixer_update(zcmixer, emusic_volume, FFCore.usr_music_volume, get_qr(qr_OLD_SCRIPT_VOLUME));
46194618

46204619
update_hw_screen();
46214620
}

0 commit comments

Comments
 (0)