Commit 4d50233c authored by nanahira's avatar nanahira

add missing

parent d405565c
......@@ -1374,6 +1374,8 @@ bool Game::MakeDirectory(const std::string folder) {
void Game::initUtils() {
//user files
MakeDirectory("replay");
//cards from extra pack
MakeDirectory("expansions");
//files in ygopro-starter-pack
MakeDirectory("deck");
MakeDirectory("single");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment