fix: Return leftover items from inventory add #17
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
priority::backlog
priority::high
priority::low
priority::medium
question
refactor
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lubba64/SoulShardUtilities!17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix-inventory-add-return"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
For some reason in the default inventory class I was not returning the leftover items from the inventory add function, this has been fixed.