2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 05:47:42 +00:00

Update boo

This commit is contained in:
Jack Andersen
2018-01-21 12:03:48 -10:00
parent d3e1829994
commit f546400cc1
5 changed files with 9 additions and 3 deletions

View File

@@ -175,6 +175,7 @@ public:
for (auto& item : m_selectedItems)
hecl::Printf(_S(" %s\n"), item.getRelativePath().data());
fflush(stdout);
if (continuePrompt())
{