#include "AchievementVendorComponent.h" AchievementVendorComponent::AchievementVendorComponent(Entity* parent) : VendorComponent(parent) { }