Merge branch 'master' of https://dev.sp-tarkov.com/waffle.lord/Patcher
This commit is contained in:
commit
8acbe63c32
@ -91,7 +91,6 @@ namespace PatcherUtils
|
||||
/// <summary>
|
||||
/// Deletes the <see cref="TempDir"/> recursively
|
||||
/// </summary>
|
||||
/// <Returns>Returns true if the temp directory was deleted.</Returns>
|
||||
public static void CleanupTempDir()
|
||||
{
|
||||
DirectoryInfo dir = new DirectoryInfo(TempDir);
|
||||
|
Loading…
x
Reference in New Issue
Block a user