Skip to content

Commit dddf1c0

Browse files
committed
Fix music loop syncing
1 parent cd5cc93 commit dddf1c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/config/audio.ron

+1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
music_bpm: 122,
55
music_zeroth_beat: 0.19,
66
music_volume: 0.7,
7+
music_loop_start: 0.19,
78
music_loop_end: 126.1,
89
)

0 commit comments

Comments
 (0)