Enable loop for background music
This commit is contained in:
parent
f86d6295d5
commit
eb37415c2f
1 changed files with 3 additions and 3 deletions
|
@ -12,8 +12,8 @@ dest_files=["res://.godot/imported/stage.mp3-39f75e379ac12ea6a9965a7f64a73eca.mp
|
|||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
loop=true
|
||||
loop_offset=0.0
|
||||
bpm=0.0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
|
|
Loading…
Reference in a new issue