mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Change wording and default
This commit is contained in:
@@ -45,8 +45,6 @@ namespace SabreTools
|
||||
return false;
|
||||
}
|
||||
|
||||
_path = (_path == "" ? Environment.CurrentDirectory : _path);
|
||||
|
||||
// We want the full path of the file, just in case
|
||||
_filename = Path.GetFullPath(_filename);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user