mirror of
https://github.com/hama3254/Crunchyroll-Downloader-v3.0.git
synced 2024-12-23 22:51:48 +01:00
Removed Debug Message
removed softsub path mesage for debug in the settings download
This commit is contained in:
parent
e2e0f6463d
commit
a8cc176e06
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
|
||||
Crunchyroll Downloader/bin/x86/Debug/Crunchyroll-Downloader-v3.0.zip
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -299,7 +299,7 @@ Public Class SoftSub
|
||||
If File.Exists(Pfad2) Then
|
||||
Pfad2 = Main.Pfad + "\" + CR_FilenName + " " + SoftSubs2(i) + ".ass"
|
||||
End If
|
||||
MsgBox(Pfad2 + vbNewLine + Main.Pfad)
|
||||
'MsgBox(Pfad2 + vbNewLine + Main.Pfad)
|
||||
File.WriteAllText(Pfad2, str0, Encoding.UTF8)
|
||||
Main.Pause(1)
|
||||
Next
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user