mirror of
https://github.com/jakcron/nstool.git
synced 2024-12-22 10:45:28 +00:00
Misc
This commit is contained in:
parent
b827cea828
commit
c307be9749
|
@ -39,8 +39,7 @@ void nstool::FsProcess::process()
|
||||||
{
|
{
|
||||||
printFs();
|
printFs();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
if (mExtractJobs.empty() == false)
|
if (mExtractJobs.empty() == false)
|
||||||
{
|
{
|
||||||
extractFs();
|
extractFs();
|
||||||
|
|
Loading…
Reference in a new issue