mirror of
https://github.com/hama3254/Crunchyroll-Downloader-v3.0.git
synced 2025-02-02 18:22:36 +01:00
hotfix debug message removed
hotfix long path debug message removed
This commit is contained in:
parent
c243deb996
commit
b7a505958c
Binary file not shown.
@ -711,7 +711,7 @@ Public Class Main
|
||||
End If
|
||||
|
||||
If Pfad_DL.Length > 255 Then
|
||||
MsgBox(Pfad_DL.Length.ToString)
|
||||
'MsgBox(Pfad_DL.Length.ToString)
|
||||
Pfad_DL = Chr(34) + "\\?\" + Pfad_DL.Replace(Chr(34), "") + Chr(34)
|
||||
End If
|
||||
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user