fix API comment error in Inventory.cs

Thanks, I've changed to comment to
Code:
Returns an ItemInfo containing the number of items added and the stack it was added to, returns ItemInfo.None if no item was added.
 
Top