mirror of
https://github.com/jakcron/nstool
synced 2024-11-15 02:06:40 +00:00
Misc typo.
This commit is contained in:
parent
c327f605e6
commit
187cbca7e3
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
#include "util.h"
|
#include "util.h"
|
||||||
|
|
||||||
nstool::AssetProcess::AssetProcess() :
|
nstool::AssetProcess::AssetProcess() :
|
||||||
mModuleName("nstool::AssetProcess::"),
|
mModuleName("nstool::AssetProcess"),
|
||||||
mFile(),
|
mFile(),
|
||||||
mCliOutputMode(true, false, false, false),
|
mCliOutputMode(true, false, false, false),
|
||||||
mVerify(false)
|
mVerify(false)
|
||||||
|
|
Loading…
Reference in a new issue