mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Wire up new flag
This commit is contained in:
@@ -44,7 +44,7 @@ namespace SabreTools.Library.DatFiles
|
||||
if (ir == null)
|
||||
return;
|
||||
|
||||
// Otherwise, read teh file to the end
|
||||
// Otherwise, read the file to the end
|
||||
try
|
||||
{
|
||||
ir.ReadNextLine();
|
||||
|
||||
Reference in New Issue
Block a user