mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Move SerializableDatFile to Formats namespace
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
using SabreTools.Models.Metadata;
|
using SabreTools.Models.Metadata;
|
||||||
using SabreTools.Serialization.Interfaces;
|
using SabreTools.Serialization.Interfaces;
|
||||||
|
|
||||||
namespace SabreTools.DatFiles
|
namespace SabreTools.DatFiles.Formats
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Represents a DAT that can be serialized
|
/// Represents a DAT that can be serialized
|
||||||
Reference in New Issue
Block a user