Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
wuliaodexiaoluo authored Aug 19, 2024
1 parent 62394e0 commit a3b49ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Plain Craft Launcher 2/Modules/Base/ModBase.vb
Original file line number Diff line number Diff line change
Expand Up @@ -1277,6 +1277,7 @@ RetryFile:
Dim RetriedDir As Boolean = False
RetryDir:
Try
If "resources" in Path then Log("[Delete] 尝试删除 Resources")
Directory.Delete(Path, True)
Catch ex As Exception
If Not RetriedDir Then
Expand Down

0 comments on commit a3b49ef

Please sign in to comment.