mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[DatFile, Reports/, Utilities] Make reports also in a factory
This commit is contained in:
@@ -16,7 +16,7 @@ namespace SabreTools.Library.Reports
|
||||
/// <summary>
|
||||
/// Textfile report format
|
||||
/// </summary>
|
||||
public class Textfile : BaseReport
|
||||
internal class Textfile : BaseReport
|
||||
{
|
||||
/// <summary>
|
||||
/// Create a new report from the input DatFile and the filename
|
||||
|
||||
Reference in New Issue
Block a user