#include "GateRushComponent.h" GateRushComponent::GateRushComponent(Entity* parent) : RacingControlComponent(parent) { }