This commit is contained in:
Matt Nadareski
2021-02-01 14:17:25 -08:00
parent d615c14b70
commit 2c95df018c

View File

@@ -12,6 +12,7 @@ namespace SabreTools.DatFiles
/// <summary> /// <summary>
/// Set fields on DatItems /// Set fields on DatItems
/// </summary> /// </summary>
/// TODO: Figure out how to get this into the Filtering namespace
public class Setter public class Setter
{ {
#region Fields #region Fields