branch_tier.cpp

This commit is contained in:
Antonio SJ Musumeci 2024-01-31 23:18:55 -06:00
parent 305013a702
commit f6aa1c71ce

View File

@ -35,7 +35,9 @@ namespace l
branches_.emplace_back(table);
table["path"] = paths[2];
branches_.emplace_back(table);
branches_.emplace_back(table);
pause();
for(auto &path : paths)
{