mirror of
https://github.com/Steffo99/hella-farm.git
synced 2024-11-24 17:14:23 +00:00
Fix MovePhysics
name
This commit is contained in:
parent
67c17808b8
commit
9525b65ad8
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
extends Move
|
||||
class_name MoveTowardsGravity
|
||||
class_name MovePhysics
|
||||
|
||||
|
||||
signal dragged(cursor: Cursor)
|
||||
|
|
Loading…
Reference in a new issue