mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Add regions to writers
This commit is contained in:
@@ -172,6 +172,8 @@ namespace SabreTools.DatFiles.Formats
|
||||
return true;
|
||||
}
|
||||
|
||||
#region Converters
|
||||
|
||||
/// <summary>
|
||||
/// Create a Hashfile from the current internal information
|
||||
/// <summary>
|
||||
@@ -549,5 +551,7 @@ namespace SabreTools.DatFiles.Formats
|
||||
|
||||
return spamsums.ToArray();
|
||||
}
|
||||
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user