mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 14:53:50 +02:00
Confirm button for cache deletion
This commit is contained in:
@@ -124,6 +124,11 @@ namespace VRCX
|
||||
return;
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
DownloadProgress = -11;
|
||||
return;
|
||||
}
|
||||
}
|
||||
}
|
||||
DownloadProgress = 0;
|
||||
|
||||
Reference in New Issue
Block a user