Skip to content

Commit

Permalink
fix: use right path for the ui open sfx
Browse files Browse the repository at this point in the history
  • Loading branch information
florianvazelle committed Dec 7, 2023
1 parent de481c3 commit 41778b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scenes/gui/menu.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[ext_resource type="Script" path="res://scripts/gui/menu.gd" id="1"]
[ext_resource type="FontFile" uid="uid://cpxtqija5l465" path="res://assets/fonts/box_pixies.ttf" id="2"]
[ext_resource type="AudioStream" uid="uid://befsdykgrnt25" path="res://assets/sounds/ui_open.wav" id="3"]
[ext_resource type="AudioStream" uid="uid://befsdykgrnt25" path="res://assets/sounds/sfx/ui_open.wav" id="3"]
[ext_resource type="Script" path="res://scripts/gui/build_info.gd" id="4"]

[sub_resource type="LabelSettings" id="LabelSettings_wpgwf"]
Expand Down

0 comments on commit 41778b8

Please sign in to comment.