mirror of
https://github.com/Steffo99/hella-farm.git
synced 2024-11-21 23:54:23 +00:00
Remove logging signals from CursorDetector
This commit is contained in:
parent
d270501f08
commit
0b68127747
1 changed files with 0 additions and 2 deletions
|
@ -10,5 +10,3 @@ script = ExtResource("1_4hcxj")
|
||||||
|
|
||||||
[connection signal="body_entered" from="." to="." method="_on_body_entered"]
|
[connection signal="body_entered" from="." to="." method="_on_body_entered"]
|
||||||
[connection signal="body_exited" from="." to="." method="_on_body_exited"]
|
[connection signal="body_exited" from="." to="." method="_on_body_exited"]
|
||||||
[connection signal="cursor_entered" from="." to="." method="_on_cursor_entered"]
|
|
||||||
[connection signal="cursor_exited" from="." to="." method="_on_cursor_exited"]
|
|
||||||
|
|
Loading…
Reference in a new issue