diff options
Diffstat (limited to 'client/audio/play_random.tscn')
-rw-r--r-- | client/audio/play_random.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/audio/play_random.tscn b/client/audio/play_random.tscn index f9b20842..0521eb5a 100644 --- a/client/audio/play_random.tscn +++ b/client/audio/play_random.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=2 format=3 uid="uid://bncx0wul2ikrg"] -[ext_resource type="Script" path="res://audio/play_random.gd" id="1_c8pxf"] +[ext_resource type="Script" uid="uid://n4jwod1jfuiv" path="res://audio/play_random.gd" id="1_c8pxf"] [node name="PlayRandom" type="Node3D"] script = ExtResource("1_c8pxf") |