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:
parent
9c84295ac6
commit
54076eea57
2 changed files with 0 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
|||
@icon("res://behaviours/move.svg")
|
||||
extends Move
|
||||
class_name MoveStraight
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@icon("res://behaviours/move.svg")
|
||||
extends Move
|
||||
class_name MoveTowards
|
||||
|
||||
|
|
Loading…
Reference in a new issue