diff --git a/SabreTools.DatItems/Formats/Auxiliary.cs b/SabreTools.DatItems/Formats/Original.cs similarity index 90% rename from SabreTools.DatItems/Formats/Auxiliary.cs rename to SabreTools.DatItems/Formats/Original.cs index ec6649eb..a2960c4b 100644 --- a/SabreTools.DatItems/Formats/Auxiliary.cs +++ b/SabreTools.DatItems/Formats/Original.cs @@ -1,9 +1,6 @@ using System.Xml.Serialization; using Newtonsoft.Json; -/// -/// This holds all of the auxiliary types needed for proper parsing -/// namespace SabreTools.DatItems.Formats { ///