Merge pull request #702 from diamante0018/diamante0018-patch-1
maint(bots): rename folder
This commit is contained in:
commit
a060820235
@ -35,7 +35,7 @@ namespace bots
|
|||||||
};
|
};
|
||||||
|
|
||||||
std::string buffer;
|
std::string buffer;
|
||||||
if (!utils::io::read_file("boiii_cfg/bots.txt", &buffer) || buffer.empty())
|
if (!utils::io::read_file("boiii/bots.txt", &buffer) || buffer.empty())
|
||||||
{
|
{
|
||||||
return bot_names;
|
return bot_names;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user