mirror of
https://github.com/aelurum/AssetStudio.git
synced 2025-11-14 07:42:42 -05:00
Some other fixes
This commit is contained in:
@ -13,7 +13,7 @@ namespace AssetStudioCLI
|
||||
{
|
||||
CLIRun();
|
||||
}
|
||||
else if (CLIOptions.o_displayHelp.Value)
|
||||
else if (CLIOptions.f_displayHelp.Value)
|
||||
{
|
||||
CLIOptions.ShowHelp();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user