#include "GCSettingsOverride.h" FGCSettingsOverride::FGCSettingsOverride() { this->bEnableGCOnServerDuringMatch = false; this->GCFrequency = 0.00f; }