mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[DatTools, Style] Make output names even better
This commit is contained in:
@@ -244,7 +244,7 @@ namespace SabreTools
|
||||
return false;
|
||||
}
|
||||
|
||||
// Otherwise, apply the rule ot the file
|
||||
// Otherwise, apply the rule to the file
|
||||
string newfile = file + ".new";
|
||||
Skippers.TransformFile(file, newfile, rule, _logger);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user