repair broken references to .wav files

This commit is contained in:
Haze Weathers 2023-10-13 14:38:37 -04:00
parent 377b7b2211
commit 4b58c56473
22 changed files with 17 additions and 408 deletions

View file

@ -1,7 +1,7 @@
[gd_scene load_steps=4 format=2]
[ext_resource path="res://autoloads/audio.gd" type="Script" id=1]
[ext_resource path="res://audio/sounds/shard.wav" type="AudioStream" id=2]
[ext_resource path="res://audio/sounds/shard.ogg" type="AudioStream" id=2]
[ext_resource path="res://audio/music/pause.ogg" type="AudioStream" id=3]
[node name="Audio" type="Node"]