Skip to content

Commit

Permalink
Remove stray timer
Browse files Browse the repository at this point in the history
This wasn't deleted when pivoting previously
  • Loading branch information
yndajas committed Oct 2, 2023
1 parent 6606a75 commit a76b379
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scenes/level_1.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -540,7 +540,6 @@ drag_vertical_enabled = true
[node name="MusicPlayer" type="AudioStreamPlayer" parent="."]
volume_db = -20.0

[node name="Timer" type="Timer" parent="."]

[connection signal="body_entered" from="Door1" to="." method="_on_door_1_body_entered"]
[connection signal="body_entered" from="Door2" to="." method="_on_door_2_body_entered"]
Expand Down

0 comments on commit a76b379

Please sign in to comment.