1 Commits

Author SHA1 Message Date
Alexander
ab6cccfd84 i fucked up 2025-01-05 23:25:21 +00:00

View File

@@ -497,7 +497,7 @@ int main()
} }
else 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(); Exit();
return 1; return 1;
} }