ignore tmp file delete exception

This commit is contained in:
HolographicHat
2022-10-08 19:41:39 +08:00
parent 1207dd70b3
commit ccb19c832c
2 changed files with 3 additions and 2 deletions

View File

@@ -8,7 +8,6 @@ using System.Runtime.InteropServices;
using Microsoft.Win32;
using YaeAchievement.AppCenterSDK;
using YaeAchievement.res;
using YaeAchievement.res;
using YaeAchievement.Win32;
namespace YaeAchievement;