mirror of
https://github.com/Steffo99/hella-farm.git
synced 2024-11-21 23:54:23 +00:00
ofc autosave doesn't work
This commit is contained in:
parent
330bac8d0e
commit
114e386835
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ func drag():
|
|||
being_dragged = true
|
||||
dragged.emit()
|
||||
|
||||
|
||||
func drop():
|
||||
being_dragged = false
|
||||
dropped.emit()
|
||||
|
|
Loading…
Reference in a new issue