mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-10-04 01:00:22 +00:00
NOISSUE Prepare mod install for possible move
This commit is contained in:
@@ -163,7 +163,7 @@ void ModFolderPage::on_addModBtn_clicked()
|
||||
{
|
||||
for (auto filename : list)
|
||||
{
|
||||
m_mods->installMod(filename);
|
||||
m_mods->installMod(filename, false);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user