mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Clean up Skipper structure
This commit is contained in:
@@ -17,6 +17,7 @@ namespace SabreTools.Library.DatItems
|
||||
/// </summary>
|
||||
public abstract class DatItem : IEquatable<DatItem>, IComparable<DatItem>, ICloneable
|
||||
{
|
||||
// TODO: Can internal fields be mapped to Field in a more reasonable way?
|
||||
#region Protected instance variables
|
||||
|
||||
[JsonIgnore]
|
||||
|
||||
Reference in New Issue
Block a user