mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-12 14:48:52 +00:00
Fix creation files.json in 'Download ALL'
This commit is contained in:
@@ -391,6 +391,8 @@ void MainWindow::CreateConnects() {
|
||||
nullptr, tr("Download Complete"),
|
||||
QString(tr("Patches Downloaded Successfully!") + "\n" +
|
||||
tr("All Patches available for all games have been downloaded.")));
|
||||
cheatsPatches->createFilesJson("GoldHEN");
|
||||
cheatsPatches->createFilesJson("shadPS4");
|
||||
panelDialog->accept();
|
||||
});
|
||||
panelDialog->exec();
|
||||
|
||||
Reference in New Issue
Block a user