Skip to content

Commit

Permalink
Remove obsolete TimeScheduler
Browse files Browse the repository at this point in the history
  • Loading branch information
Inspiaaa committed Sep 4, 2024
1 parent de8635b commit 032a957
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions CoroutineManager.tscn
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
[gd_scene load_steps=3 format=3 uid="uid://144aykfua63p"]
[gd_scene load_steps=2 format=3 uid="uid://144aykfua63p"]

[ext_resource type="Script" path="res://HCoroutines/src/CoroutineManager.cs" id="1"]
[ext_resource type="Script" path="res://HCoroutines/src/Util/TimeScheduler.cs" id="2"]

[node name="CoroutineManager" type="Node"]
script = ExtResource("1")

[node name="TimeScheduler" type="Node" parent="."]
script = ExtResource("2")

0 comments on commit 032a957

Please sign in to comment.