Fix config copy tool
As the title says, a fix for the config copy tool.
Oh, I see what happened here :)
That boolean used to be an or before Jared accidentally changed it to an and in a recent refactor. Looks like it'll only work now if you're both sneaking and holding the Wrench key (default C, IIRC)?
Instead of removing the Wrench option (which is used in some other places), can we just change the operator back to an or?
@jrddunbr I'll defer to you as to how much you want to keep "Wrench key" functionality :P
I'd say that whatever I broke in the refactor was broke. The intent is that if your hand is empty, you can use the wrench tool. That context is lost if you're holding the CCT.