text fixes + dragging fixes
This commit is contained in:
@@ -348,5 +348,6 @@ func stop_dragging():
|
||||
inspect(inspected_inventory_slot)
|
||||
AudioManager.play_sfx("PickUp")
|
||||
else: # over the ground -> just leave the dragged item where it is
|
||||
stop_inspect(inspected)
|
||||
all_inspected.clear()
|
||||
inspect(inspected)
|
||||
started_dragging_from_slot = null
|
||||
|
||||
Reference in New Issue
Block a user