Fix merge

This commit is contained in:
kalaposfos13 2025-04-15 18:17:50 +02:00
parent 8a1053544b
commit b56fbe1440

View file

@ -77,7 +77,6 @@ static double trophyNotificationDuration = 6.0;
static bool useUnifiedInputConfig = true;
static bool overrideControllerColor = false;
static int controllerCustomColorRGB[3] = {0, 0, 255};
static bool separateupdatefolder = false;
static bool compatibilityData = false;
static bool checkCompatibilityOnStartup = false;
static std::string trophyKey;