diff options
Diffstat (limited to 'scenes/main.tscn')
-rw-r--r-- | scenes/main.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scenes/main.tscn b/scenes/main.tscn index 3dd15c9..df18da3 100644 --- a/scenes/main.tscn +++ b/scenes/main.tscn @@ -4,7 +4,7 @@ [ext_resource type="Script" path="res://scenes/main.gd" id="1_y7a0r"] [ext_resource type="AudioStream" uid="uid://wtoxhk0tf8ev" path="res://funny_sounds/Cat Meow - Minecraft Sound Effect (HD).mp3" id="3_gatxj"] -[node name="Node2D" type="Node2D"] +[node name="Node2D2" type="Node2D"] script = ExtResource("1_y7a0r") [node name="Sprite2D" type="Sprite2D" parent="."] |