mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2024-11-17 03:25:47 +00:00
Update generate_game_infos.cpp
This commit is contained in:
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…
Reference in New Issue
Block a user