Fixed a bug where if you were holding a box and changed levels, that particular box wouldn't be able to be picked up again afterwards.
It had to do with that check for if a box is already being carried that I added earlier.
This is also the source of that Special Stage bug from before.
:P