#include "RestrictedCountry.h" FRestrictedCountry::FRestrictedCountry() { this->bHealthWarningShown = false; this->bAntiAddictionMessageShown = false; this->bRealMoneyStoreRestriction = false; this->bGameplayRestrictions = false; }