mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Fix consistency issues in converting to metadata
This commit is contained in:
@@ -23,6 +23,7 @@ namespace SabreTools.DatItems.Formats
|
||||
#region Constructors
|
||||
|
||||
public Control() : base() { }
|
||||
|
||||
public Control(Models.Metadata.Control item) : base(item)
|
||||
{
|
||||
// Process flag values
|
||||
|
||||
Reference in New Issue
Block a user