Update generate_game_infos.cpp

merge-requests/24/head
Nemirtingas 5 years ago
parent cfa04f2df8
commit 420e498f22

@ -357,7 +357,7 @@ void generate_items(CurlEasy& easy)
}
else
{
std::cerr << "Error while parsing json. Try to go at " << url << " and see what you can do to build your achivements.json";
std::cerr << "Error while parsing json. Try to go at " << url << " and see what you can do to build your items.json";
}
std::cerr << std::endl;
}

Loading…
Cancel
Save