mirror of
https://github.com/TuxSH/PkmGCTools.git
synced 2026-09-08 08:45:54 -05:00
It's better when it's done correctly ...
This commit is contained in:
@@ -485,7 +485,7 @@ void MainWindow::loadSettings(void) {
|
||||
if (dumpedNamesLanguage > Spanish) dumpedNamesLanguage = NoLanguage;
|
||||
|
||||
if (settings->value("LibPkmGCVersion").toInt() < 1001001 || settings->value("Version").toInt() < 1001001)
|
||||
oldversionMax = 1001001;
|
||||
oldversionMax = 1001000;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user