[CLI] Fix deleting of temp files
This commit is contained in:
@@ -73,6 +73,7 @@ namespace AssetStudioCLI
|
||||
}
|
||||
finally
|
||||
{
|
||||
Studio.Clear();
|
||||
cliLogger.LogToFile(LoggerEvent.Verbose, "---Program ended---");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user