From c307be9749ac0c33e95378ae28a9c69d09f89ccc Mon Sep 17 00:00:00 2001 From: jakcron Date: Sat, 23 Oct 2021 11:38:33 +0800 Subject: [PATCH] Misc --- src/FsProcess.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/FsProcess.cpp b/src/FsProcess.cpp index f192589..13da38c 100644 --- a/src/FsProcess.cpp +++ b/src/FsProcess.cpp @@ -39,8 +39,7 @@ void nstool::FsProcess::process() { printFs(); } - - + if (mExtractJobs.empty() == false) { extractFs();