forked from team-sg/hero-mark-2
repair broken references to .wav files
This commit is contained in:
parent
377b7b2211
commit
4b58c56473
22 changed files with 17 additions and 408 deletions
|
@ -1,8 +1,8 @@
|
|||
[gd_scene load_steps=4 format=2]
|
||||
|
||||
[ext_resource path="res://objects/hud/menu_sounds.gd" type="Script" id=1]
|
||||
[ext_resource path="res://audio/sounds/confirm.wav" type="AudioStream" id=2]
|
||||
[ext_resource path="res://audio/sounds/select.wav" type="AudioStream" id=3]
|
||||
[ext_resource path="res://audio/sounds/confirm.ogg" type="AudioStream" id=2]
|
||||
[ext_resource path="res://audio/sounds/select.ogg" type="AudioStream" id=3]
|
||||
|
||||
[node name="MenuSounds" type="Node"]
|
||||
script = ExtResource( 1 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue