mirror of
https://github.com/SabreTools/SabreTools.RedumpLib.git
synced 2026-09-24 07:54:28 +00:00
Rename Writer to Formatter
This commit is contained in:
@@ -6,7 +6,7 @@ using SabreTools.RedumpLib.Data;
|
||||
|
||||
namespace SabreTools.RedumpLib
|
||||
{
|
||||
public static class Writer
|
||||
public static class Formatter
|
||||
{
|
||||
/// <summary>
|
||||
/// Format the output data in a human readable way, separating each printed line into a new item in the list
|
||||
Reference in New Issue
Block a user