mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Convert remaining items, add NameKey
This commit is contained in:
@@ -9,7 +9,7 @@ namespace SabreTools.DatItems.Formats
|
||||
/// Represents a single source details item
|
||||
/// </summary>
|
||||
[JsonObject("source_details"), XmlRoot("source_details")]
|
||||
public class SourceDetails : DatItem
|
||||
public sealed class SourceDetails : DatItem
|
||||
{
|
||||
#region Fields
|
||||
|
||||
|
||||
Reference in New Issue
Block a user