Skip to content
Snippets Groups Projects
Commit abf1bf79 authored by Gilbert Gonzales's avatar Gilbert Gonzales
Browse files

CHUI-881 ([CHUIBUG]Viewer crashes when user drag and drop the participant from...

CHUI-881 ([CHUIBUG]Viewer crashes when user drag and drop the participant from the people floater to the one of the tool bars): Problem was that the item dragged from the people list was not of type inventoryitem. Instead of casting to an inventoryitem and checking if the item being dragged is a widgit, instead look at the cargo type (which also specifies that the dragged item is a widgit but doesn't need to typecast).
parent 4a2fb4c6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment