- Fixed dragging multiple stacks of ammo into a magazine in raid stopping after the first stack is loaded.
- Fixed a class of bugs that occurred, like the one above, with long-running multiselect operations. This is mostly just limited to loading ammo slowly in raid, but if there are any other such operations, they will clear their pending actions when the multiselect is cleared (because you move or do something else). This won't immediately interrupt the current action, but pending actions on the remaining items in the selection will not occur.