#include "GateRushControlComponent.h" GateRushControlComponent::GateRushControlComponent(Entity* parent) : BaseRacingControlComponent(parent) { }