mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Ooops, oversight in variable name
This commit is contained in:
@@ -728,7 +728,7 @@ Make a selection:
|
||||
case "2":
|
||||
Console.Clear();
|
||||
Console.Write("Please enter a folder name: ");
|
||||
input = Console.ReadLine();
|
||||
outdir = Console.ReadLine();
|
||||
break;
|
||||
case "3":
|
||||
string subsel = "";
|
||||
|
||||
Reference in New Issue
Block a user