diff --git a/Source/ElementusInventory/Private/Components/ElementusInventoryComponent.cpp b/Source/ElementusInventory/Private/Components/ElementusInventoryComponent.cpp index ad26eab..e161e7d 100644 --- a/Source/ElementusInventory/Private/Components/ElementusInventoryComponent.cpp +++ b/Source/ElementusInventory/Private/Components/ElementusInventoryComponent.cpp @@ -471,7 +471,6 @@ void UElementusInventoryComponent::DiscardItems_Implementation(const TArray& Items) @@ -482,7 +481,6 @@ void UElementusInventoryComponent::AddItems_Implementation(const TArray& Modifiers, const EElementusInventoryUpdateOperation Operation)