Update Program.cs
This commit is contained in:
parent
0053c5175e
commit
1c126b54f9
|
@ -53,7 +53,7 @@ namespace Divine_Souls_Extractor
|
|||
case "ÿûâ`":
|
||||
File.Move(path + "//" + i, path + "//" + i + ".mp3");
|
||||
break;
|
||||
case "bm8\0":
|
||||
case "BM8\0":
|
||||
File.Move(path + "//" + i, path + "//" + i + ".bmp");
|
||||
break;
|
||||
//Todo: list of file names = .ifl
|
||||
|
|
Loading…
Reference in New Issue