fuck this small commit
parent
ad124afd4e
commit
a49d9b140e
Binary file not shown.
|
@ -0,0 +1,15 @@
|
|||
[remap]
|
||||
|
||||
importer="ogg_vorbis"
|
||||
type="AudioStreamOGGVorbis"
|
||||
path="res://.import/card_select.ogg-d67a6f7f8c8f8a582e1c42a34d767426.oggstr"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://res/sounds/card_select/card_select.ogg"
|
||||
dest_files=[ "res://.import/card_select.ogg-d67a6f7f8c8f8a582e1c42a34d767426.oggstr" ]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
|
@ -4,4 +4,5 @@
|
|||
|
||||
[node name="Music" type="AudioStreamPlayer"]
|
||||
stream = ExtResource( 1 )
|
||||
volume_db = -15.0
|
||||
autoplay = true
|
||||
|
|
Loading…
Reference in New Issue