mirror of
https://github.com/aelurum/AssetStudio.git
synced 2025-11-12 23:32:42 -05:00
[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