1
Fork 0
mirror of https://github.com/Steffo99/hella-farm.git synced 2024-11-21 15:44:23 +00:00

Do not randomize timer twice

This commit is contained in:
Steffo 2024-04-26 02:20:17 +02:00
parent fa394f8cd2
commit 8bd12256e4
Signed by: steffo
GPG key ID: 5ADA3868646C3FC0

View file

@ -4,5 +4,3 @@
[node name="TimerStddev" type="Timer"]
script = ExtResource("1_rvemn")
[connection signal="timeout" from="." to="." method="randomize_wait_time"]