mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[DatFile] Yes, I seriously forgot a parenthesis
This commit is contained in:
@@ -636,7 +636,7 @@ namespace SabreTools.Library.Dats
|
|||||||
Globals.Logger.Error("I'm sorry but '{0}' doesn't exist!", inputFileName);
|
Globals.Logger.Error("I'm sorry but '{0}' doesn't exist!", inputFileName);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
});
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#endregion
|
#endregion
|
||||||
|
|||||||
Reference in New Issue
Block a user