diff --git a/src/k_profiles.cpp b/src/k_profiles.cpp index a421a692cb424d810bc4d47b95ccd96c8b0bd075..1076cfc7814c8443eec00c0f8768bd5cede1bbea 100644 --- a/src/k_profiles.cpp +++ b/src/k_profiles.cpp @@ -518,7 +518,7 @@ void PR_LoadProfiles(void) converted = true; } - if (jsprof.version == 2) + if (jsprof.version < 3) { // Version 2 -> 3: // - Auto Roulette is turned off again so people have to see the warning message