mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[Items/] Add descriptors to each class
This commit is contained in:
@@ -5,6 +5,9 @@ using SabreTools.Library.Data;
|
||||
|
||||
namespace SabreTools.Library.Items
|
||||
{
|
||||
/// <summary>
|
||||
/// Represents the information specific to a set/game/machine
|
||||
/// </summary>
|
||||
public class Machine : ICloneable
|
||||
{
|
||||
#region Protected instance variables
|
||||
|
||||
Reference in New Issue
Block a user