#include "components/SpawnComponent.hpp"
void SpawnComponent::Setup() {}
void SpawnComponent::Update(float) {}
void SpawnComponent::Cleanup() {}