i fucked up

This commit is contained in:
Alexander
2025-01-05 23:25:21 +00:00
parent cd561c6721
commit ab6cccfd84

View File

@@ -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;
}