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

Remove unnecessary icon definitions

This commit is contained in:
Steffo 2024-04-16 19:52:16 +02:00
parent 9c84295ac6
commit 54076eea57
Signed by: steffo
GPG key ID: 5ADA3868646C3FC0
2 changed files with 0 additions and 2 deletions

View file

@ -1,4 +1,3 @@
@icon("res://behaviours/move.svg")
extends Move
class_name MoveStraight

View file

@ -1,4 +1,3 @@
@icon("res://behaviours/move.svg")
extends Move
class_name MoveTowards