TODOs, cleanup, Nuget

This commit is contained in:
Matt Nadareski
2020-07-26 22:52:24 -07:00
parent 9a14d4befb
commit be7e3175a0
8 changed files with 4 additions and 260 deletions

View File

@@ -9,6 +9,7 @@ namespace SabreTools.Library.DatItems
/// <summary>
/// Represents the information specific to a set/game/machine
/// </summary>
/// TODO: Can this be rewritten as a Dictionary?
public class Machine : ICloneable
{
#region Publicly facing variables