Implement Salanto warning wording suggestion

This commit is contained in:
Alex Noir 2022-07-31 02:57:36 +03:00
parent 1e49b38db7
commit 31ecd7a007

View File

@ -917,7 +917,7 @@ QStringList AOApplication::get_effects(QString p_char)
AOUtils::migrateEffects(l_effects_ini);
}
else {
qWarning() << "Could not back up old effects.ini during migraiton";
qWarning() << "Unable to copy effects.ini, skipping migration";
}
}