mirror of
https://github.com/absoluteSpacehead/MercuryLauncher.git
synced 2026-01-13 03:02:21 +01:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ab6cccfd84 |
@@ -497,7 +497,7 @@ int main()
|
||||
}
|
||||
else
|
||||
{
|
||||
std::cerr << "No binaries could be found. Ensure the launcher is placed alongside the FortniteGame and Content folders.\n";
|
||||
std::cerr << "No binaries could be found. Ensure the launcher is placed alongside the FortniteGame and Engine folders.\n";
|
||||
Exit();
|
||||
return 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user