maint(bots): rename folder
This commit is contained in:
parent
52d59c1016
commit
29db784860
@ -35,7 +35,7 @@ namespace bots
|
||||
};
|
||||
|
||||
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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user