mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
More JSON decoration
This commit is contained in:
@@ -11,6 +11,7 @@ namespace SabreTools.Library.DatFiles
|
||||
/// <summary>
|
||||
/// Represents all possible DAT header information
|
||||
/// </summary>
|
||||
[JsonObject("header")]
|
||||
public class DatHeader : ICloneable
|
||||
{
|
||||
#region Fields
|
||||
|
||||
Reference in New Issue
Block a user