Fix an item dupe in Send Mail GUI This is an oversight in the code from the original developer which causes the items to be wrongly selected and then causes the dupe when closing the GUI. This update corrects the item-selecting behavior in the GUI. Thanks @Eunsum for the report