// Copyright Epic Games, Inc. All Rights Reserved.
#include "InventoryFragment_PickupIcon.h"
UInventoryFragment_PickupIcon::UInventoryFragment_PickupIcon()
{
PadColor = FLinearColor::Green;
}