mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-03 16:02:26 +00:00
Changed a comment
This commit is contained in:
parent
d2aa912c37
commit
68563239e4
@ -157,7 +157,7 @@ int main(int argc, char* argv[]) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// If no game directory is set and no command line argument, prompt for it
|
// If no game directories are set and no command line argument, prompt for it
|
||||||
if (Config::getGameInstallDirsEnabled().empty() &&
|
if (Config::getGameInstallDirsEnabled().empty() &&
|
||||||
!has_command_line_argument) {
|
!has_command_line_argument) {
|
||||||
GameInstallDialog dlg;
|
GameInstallDialog dlg;
|
||||||
|
Loading…
Reference in New Issue
Block a user